Commit Graph

151 Commits (35e663170cacf92613341178cd5f46d04ccf568f)

Author SHA1 Message Date
cgewecke 35e663170c Reorganize and cleanup truffle integration tests (#400) 5 years ago
cgewecke 7bce2143a2 Route all errors through reporter (#399) 5 years ago
cgewecke bad4fd0ab5 Handle native solidity tests / add test logger fixtures (#398) 5 years ago
cgewecke 3ce4c053bd Add --version cli flag 5 years ago
cgewecke ce6a524ffc Attach to non-fork ganache vm (#391) 5 years ago
cgewecke 07ca4d3f02 Add --config and --help command options (#390) 5 years ago
Kanstantsin Andryanau c0f38a56b9 Istanbul reporter (#388) 5 years ago
cgewecke 6bd3bcdaee Add --file command option (for js test subsets) (#387) 5 years ago
cgewecke 8c7b2f7c65 Create separate contract & artifact temp folders at root (#386) 5 years ago
cgewecke 4d5a4e21ef Add tests and fixtures for full project scenarios (#385) 5 years ago
cgewecke 1d093e9732 Stop injecting coverage hash fn definition in interfaces (#383) 5 years ago
cgewecke ec231a2328 Instrument with injected function calls (#381) 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 501ad9a29d Rebase fixes 5 years ago
cgewecke 79b2fa6b8b Remove ganache-core / misc cleanup 5 years ago
cgewecke b312af086d Initial app test cleanup 5 years ago
cgewecke 768908bba2 Update statements tests 5 years ago
cgewecke 6604b06a48 Update returns tests (move to generic expressions) 5 years ago
cgewecke 9ca4ae2b19 Update loops tests 5 years ago
cgewecke 40fbe927fd Update function & expression tests 5 years ago
cgewecke 2cf6dd6d48 Move ternary logic & tests into lib/ternary folder 5 years ago
cgewecke bac42a17d4 Update comment tests 5 years ago
cgewecke 713f4cb1a1 Update assert tests 5 years ago
cgewecke 3802cff4c5 Update assembly unit tests 5 years ago
cgewecke fc3115138c Initial draft: 0.7.0 5 years ago
cgewecke 004142f937 Update parser-antlr to ^0.4.7 (type keyword fix) 5 years ago
cgewecke bcb471a94c Unskip send / transfer unit test 5 years ago
cgewecke b4f1e5c20a Fix bug preprocessing unbracketed if else statements 5 years ago
cgewecke f3462cf962 Readme edits, file & deps cleanup 5 years ago
cgewecke 547d6906c2 Add assembly if regression test 5 years ago
cgewecke de73865eb3 Add assembly if regression test source 5 years ago
cgewecke 58ffad81b0 Unpin truffle, add Metacoin e2e 5 years ago
cgewecke 8709436ccd Upgrade testrpc-sc to 6.4.5, pin truffle 5 years ago
cgewecke 83da3a2fbb Remove zeppelin unit tests (superceded by full e2e in CI) 5 years ago
cgewecke aa77b3d8b8 Add angus-hamill to contributors list 5 years ago
cgewecke 2f6a73d880 Add multi else-if instrumentation test 5 years ago
Angus Hamill 8ccdd6428f Add multi else-if source 5 years ago
cgewecke 1ec36cab12 Modify preprocessor for nested conditionals, test w/ oraclize 5 years ago
cgewecke de233a93b4 Add test 5 years ago
panos 902cf85345 add more complexity to test contract `usingOraclize` 5 years ago
panos bb72697f7f add test contract `usingOraclize` as a base with added complexity. 5 years ago
Alex 956cb3371e Update packages (including testrpc-sc) 6 years ago
Alex b57c8e5122 Instrument modifiers correctly 6 years ago
Alex 9b5d9ffc66 Accommodate async nature of solidity-parser-antlr 6 years ago
Alex be25c4f742 Add tests for #316 #317 6 years ago
Alex 95b099afbf Begin transition to solidity-parser-antlr 6 years ago
Alex cf95ea1b65 Remove extraneous .only 6 years ago
Alex f251edc06b Update packages, remove errant logs 6 years ago