Commit Graph

61 Commits (f1e82637d44877d0806575f2d9c88e16e6a864ab)

Author SHA1 Message Date
cgewecke b6c483976e
Allow truffle projects to contain vyper contracts (#571) 4 years ago
cgewecke bab2a938f7
Remove death for hh & raise gas to maximum (#565) 4 years ago
cgewecke 0d74ff0b72
Add shared buidler / hardhat plugin entrypoint (#564) 4 years ago
cgewecke fefeff609d
Set network "from" / fix HH trace logic (#562) 4 years ago
cgewecke dba6e0c84f
Port Buidler tests to Hardhat (#561) 4 years ago
cgewecke 1e9ef8b001
Split hardhat & builder / support HardhatEVM (#560) 4 years ago
cgewecke 19f1990304
Remove ganache-core-sc dev dependency (#554) 4 years ago
cgewecke 3899f6d7c4
Make statement and function coverage measurement optional (#538) 4 years ago
cgewecke 67a3a78854
Add solc 0.6.x integration mocks (#461) 5 years ago
cgewecke 1ea44eae69
Fix broken import test using Truffle 5.1.2 (#454) 5 years ago
cgewecke f87c274c2f
Rename the dist folder 'plugins' (#444) 5 years ago
cgewecke 367ef81fa5
Prepare API for parallelization (#436) 5 years ago
cgewecke ce2e6c3dfb
Add tests for buidler cli options (#435) 5 years ago
cgewecke 592470608c
Buidler plugin draft (#426) 5 years ago
cgewecke 0bc67b8a34
Update test fixtures and plugin utils for Buidler (#422) 5 years ago
cgewecke 99b3b6e835 Update buidler / reorg dependencies 5 years ago
cgewecke 503c300993 Add mocha options to solcoverjs (#401) 5 years ago
cgewecke 35e663170c Reorganize and cleanup truffle integration tests (#400) 5 years ago
cgewecke bad4fd0ab5 Handle native solidity tests / add test logger fixtures (#398) 5 years ago
cgewecke 07ca4d3f02 Add --config and --help command options (#390) 5 years ago
cgewecke 4d5a4e21ef Add tests and fixtures for full project scenarios (#385) 5 years ago
cgewecke d9353b6814 Fix circle/ci 5 years ago
cgewecke c8de349fec Working truffle plugin draft w/ integration tests 5 years ago
cgewecke e52a3ab59f More test sources reorg and truffle mock utilities cleanup 5 years ago
cgewecke bac42a17d4 Update comment tests 5 years ago
cgewecke fc3115138c Initial draft: 0.7.0 5 years ago
cgewecke 8709436ccd Upgrade testrpc-sc to 6.4.5, pin truffle 5 years ago
cgewecke 1ec36cab12 Modify preprocessor for nested conditionals, test w/ oraclize 5 years ago
Alex 956cb3371e Update packages (including testrpc-sc) 6 years ago
Alex f251edc06b Update packages, remove errant logs 6 years ago
Alex 69fb99b7af Update tests save for openZeppelin 6 years ago
cgewecke 633ceec9d1 Allow interface contracts 7 years ago
Alex Rea a1a55ef1f1 Handle *.sol files that are invalid Solidity 7 years ago
Alex Rea c2dd7878f4 Add test with library with constant variable 7 years ago
cgewecke da0f9dcede Fix pure fix 7 years ago
cgewecke 31167a0cb3 Fix tests that fail with stream read 7 years ago
cgewecke 837deed888 Lint 7 years ago
cgewecke 09d230daae Allow truffle.js to be named truffle-config.js 7 years ago
cgewecke be99e03f1b Make solc warnings filter work correctly 7 years ago
cgewecke 2ead932203 Make tests work 7 years ago
Alex Rea ca19b64d76 Upgrade to solc 0.4.13 7 years ago
cgewecke 854ddd2f96 Add testrpc-sc signing test and lint 7 years ago
Alan Lu 96430f727d Improved mock test command 7 years ago
Alan Lu bc27bd06da Added test for race condition 7 years ago
cgewecke 05e5538b50 Unit test copying project into env (#39) 8 years ago
cgewecke 566758b40c Use coverage network port if avail (& unit test). 8 years ago
cgewecke 8223aec065 Rename "run" folders/files "cli" for consistency 8 years ago
cgewecke 7617134adf Add unit test for arbitrary testing command config option, remove test flush 8 years ago
cgewecke 381285c920 Allow testrpc options string in config, rename run to cli (test sequencing fix) 8 years ago
cgewecke 21d3c04ead Fix empty contract body parsing bug. Add coverage unit test for case 8 years ago