Commit Graph

66 Commits (f3ef26ac484c718d3f6420740490eb7b0d3c71c6)
 

Author SHA1 Message Date
Iuri Matias f3ef26ac48 use remix-simulator package 7 years ago
Iuri Matias 110de29bb0 add travis badge 7 years ago
Iuri Matias 290b804cea add mocha to dev dependencies 7 years ago
Iuri Matias 332f4c1d32 add travis file 7 years ago
Iuri Matias 2a84fb934a switch to vm provider 7 years ago
Iuri Matias 8948c6ba2a address linting issues 7 years ago
Iuri Matias dd88eedbf6 cleanup 7 years ago
Iuri Matias ba6bbd8541 remove no longer needed files 7 years ago
Iuri Matias 6b2270d5d0 handle error from receipt; add todo regarding orgder of tests; fix ws provider 7 years ago
Iuri Matias 06292d53f9 cleanup 7 years ago
Iuri Matias 79764e2dc0 fix gas var; set high enough value 7 years ago
Iuri Matias 65c1fac71c add test poc to attempt to replicate/fix tx issue 7 years ago
Iuri Matias 09f820310e refactor & clean up code a bit 7 years ago
Iuri Matias f5196f9ea7 process eth_call 7 years ago
Iuri Matias 0b290b0bda return transaction hash when processing a transaction 7 years ago
Iuri Matias 43ede5bdfe process tx 7 years ago
Iuri Matias 4889c48c0d fix accounts private key conversion 7 years ago
Iuri Matias 88fd06d55a add simple provider 7 years ago
Iuri Matias a8d8f41d25 add remix-tests binary 7 years ago
Iuri Matias 5823eebd10
Merge pull request #5 from ethereum/remove_web3_param 7 years ago
Iuri Matias 4e97e98c43 remove web3 param from runTest params, simply use Web3 directly 7 years ago
Iuri Matias 0379528f64 update tests 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 dc7741e9a8 comply with linter 7 years ago
Iuri Matias e2f1d7407d clarify comments 7 years ago
Iuri Matias 091576fd38 add other assert methods to lib 7 years ago
Iuri Matias 4f71abbccd point to latest remix packages; remove unnecessary logs 7 years ago
Iuri Matias 8a0697dc73 fix linking issue 7 years ago
Iuri Matias a23965a270 add another describe to the test to reflect the method being tested 7 years ago
Iuri Matias 87a7f9fbb0 refactor runTests 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 e29ea30e1a refactor condition 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 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