Commit Graph

2 Commits (4a7b6c08d4c7f719ccb23fc23cf788d506a336dd)

Author SHA1 Message Date
ioedeveloper 4a2f1aa510 Move remix-ide files into subdir 5 years ago
ioedeveloper 5fc2e385bc Updated remix-ide repo 5 years ago
ioedeveloper 2a587b78cd Updated remix-ide 5 years ago
ioedeveloper 1780f57184 Changed codebase to typescript 5 years ago
ioedeveloper d9392d2064 Moved remix-ide to subdirectory 5 years ago
ioedeveloper 905adadd23 moved remix-ide into subdirectory 5 years ago
yann300 f781cffda1 remove deprecated options 5 years ago
yann300 d6ebbd42d4 refactor browser tests 6 years ago
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
chriseth 76a80a1a55 Use npm for building / dependency management. 9 years ago
chriseth 3e83423915 Use the compiler callback method for resolving imports if available. 9 years ago
d11e9 2274586cb3 bump npm publish version 9 years ago
d11e9 8e3677c83a allow using legacy versions via npm 9 years ago
chriseth 8b9a212d56 Updated npm package. 9 years ago
d11e9 2b031ef2ec re-add soljson.js and add version func 9 years ago
d11e9 5f93ea16e8 Tidy nodejs/npm usage 9 years ago