Commit Graph

78 Commits (e3865ee27ab16b6bb1d03ee0b63efa99e6d4d8a8)
 

Author SHA1 Message Date
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 14dd2a8d66 comply with linter; ignore tests dir 7 years ago
Iuri Matias 9a3df247f5 remove unnecessary requires 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 5ceb83a597 add npm tasks 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 e2fb6464ca update test 7 years ago
Iuri Matias 490db5a7d7 add beforeEach; update tests 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 2ee6ec8a0e support beforeEach; if condition for adding special functions 7 years ago
Iuri Matias e525eaadcc abstract test results into callbacks 7 years ago
Iuri Matias 0c6c94c0f6 track passing/failing tests 7 years ago
Iuri Matias d0ba2f34d3 add download json script (for now) 7 years ago
Iuri Matias 1f7b8229a5 compile contracts in test dir 7 years ago
Iuri Matias d7669a2b5b refactor waterfall and cleanup, pass file to compile module 7 years ago
Iuri Matias 477c38bf36 move tests lib to a separate folder 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
Iuri Matias b150500e47 add package.json 7 years ago
Iuri Matias 6686a85cd9 first commit 7 years ago