Commit Graph

1 Commits (d82356c671e8e7eac25f1f4df976ffb066e48f1b)

Author SHA1 Message Date
Iuri Matias cdcd83ca62 move to directory in preparation to move the repo 7 years ago
yann300 967b26f3f0 fix linting 7 years ago
yann300 35b572bdd1
Add importFileCb to index.js 7 years ago
Iuri Matias aa3bc256a2 export tests lib sol code 7 years ago
Iuri Matias f091580809 update callbacks to just pass data 7 years ago
Iuri Matias 64dfd62130 add interface to compile from sources 7 years ago
Iuri Matias d3edacfccd move index and run files 7 years ago
Iuri Matias 4e97e98c43 remove web3 param from runTest params, simply use Web3 directly 7 years ago
Iuri Matias e7aec5def7 comply with linter 7 years ago
Iuri Matias 89208da930 print errors at the end; get context information into test callback 7 years ago
Iuri Matias a4e522aacf check transaction for assertion even and add to testCallback 7 years ago
Iuri Matias 0971b1018a comply with linter 7 years ago
Iuri Matias 11ab327882 track time for succeful tests 7 years ago
Iuri Matias 1dd1dc3cb8 track passing/failures for all the tests 7 years ago
Iuri Matias cf62c35cb7 comply with linter 7 years ago
Iuri Matias 7409c3aaac move determine test contracts into own method in waterfall 7 years ago
Iuri Matias 3275f1b06b refactor compiler: rejoin compileFile and compileFiles 7 years ago
Iuri Matias 84a4d593a2 refactor: rejoin runTestFiles and runTestFile 7 years ago
Iuri Matias 9d7b7ce9f4 fix callback call in resultsCallback 7 years ago
Iuri Matias 8a7e58c366 comply with linter 7 years ago
Iuri Matias 5c64c6c5b6 look directory for tests and run each one; update log output 7 years ago
Iuri Matias 25d308438c run all contracts in test file; determine contractName 7 years ago
Iuri Matias 349080c98f add tests 7 years ago
Iuri Matias 7396ff6695 move console printing test callbacks into runFile method 7 years ago
Iuri Matias e525eaadcc abstract test results into callbacks 7 years ago
Iuri Matias d7669a2b5b refactor waterfall and cleanup, pass file to compile module 7 years ago
Iuri Matias 0b63eb6880 refactor; separate runTestFile from runTest 7 years ago
Iuri Matias 811067ec97 move get accounts into deployer 7 years ago
Iuri Matias e14d029cf4 refactor deployer into a waterfall 7 years ago
Iuri Matias 30d67d66b0 remove web3instance, passed it web3 instance as part of the tests 7 years ago
Iuri Matias 191c5207ef use compiler from remix-solidity 7 years ago
Iuri Matias 2ee0f59955 first commit 7 years ago
yann300 0140ddb25d loading app from browser 9 years ago
yann300 2bcb510760 start external debugging 9 years ago