cgewecke
011ee40ecf
Update hardhat dev dep to 2.22.2 (EDR) ( #881 )
8 months ago
cgewecke
a20fbf7b11
Support solc v0.4.x ( #877 )
8 months ago
cgewecke
943a6fe56a
Check all PUSH opcodes for instr. hashes when viaIR is true ( #871 )
9 months ago
cgewecke
4f007c7583
Enable coverage when `viaIR` compiler flag is true ( #854 )
10 months ago
cgewecke
6739db6265
Use Hardhat client and ethers in unit tests ( #847 )
10 months ago
cgewecke
66082b3e56
Upgrade solidity version in tests to 0.8.x ( #843 )
10 months ago
cgewecke
fbed395a17
Restructure test folders / move npm commands to shell scripts ( #841 )
10 months ago
cgewecke
1c257b0c74
Remove migrations and skipped/stale tests from test suite ( #840 )
10 months ago
cgewecke
16367d1538
Remove truffle files from project
3 years ago
cgewecke
0ba3f11701
Remove more buildler things
3 years ago
cgewecke
d09ed179df
Add ABI diff logic ( #598 )
3 years ago
cgewecke
e76a165b63
Add coverage measurement category options ( #592 )
3 years ago
cgewecke
93214db07c
Update tests for solc 0.7.x ( #582 )
3 years ago
cgewecke
9b173ae70f
Add branch coverage for logical OR conditions ( #499 )
...
* Add initial OR coverage test cases
* Add logicalOR coverage for "require" conditions
* Add logicalOR coverage for "while" conditions
* Add logicalOR coverage for "return" conditions
* Add logicalOR coverage for "if" conditions
* Add logicalOR branch highlighting for html report
3 years ago
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 )
...
* Use api.ganache in unit tests
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 )
...
* Plugin draft
* Passing: standard test suite
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 )
...
* Add mocha options in solcoverjs (for skipping tests)
* Plugin tests cleanup
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 )
...
* Full project tests fixtures for repeated use of evm_revert,
* ... and the skipped folders option,
* ... and solidity imports with relative paths reaching outside the `contracts/` folder.
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