Commit Graph

2 Commits (e08291a7ac59fe2278855363aa1ecf873b56aa6d)

Author SHA1 Message Date
aniket-engg e9c972c164 remix-ide build & serve successful 4 years ago
aniket-engg 894a0abd08 moved libs into libs dir 4 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
yann300 f80c8143ac fix require 6 years ago
Omkara 7b872b09f6 Add more fixes, arrow functions 6 years ago
Omkara 368f911355 Add more typings 6 years ago
Sabyasachi Patra 19e9351e5c migrated to ts [WIP] 6 years ago
0mkar 7cacd0e9c8 Try to create a typescript version of remix-tests module 6 years ago
Sabyasachi Patra 3a46a2fd4b migrated to ts [WIP] 6 years ago
0mkar 5e4e96e199 fix conflicts 6 years ago
0mkar 4a18d35546 Use gatherContractsFrom to collect contracts in fs.walkSync 6 years ago
William Entriken 03a991cb12 Less semicolons 6 years ago
0mkar be87267127 fix conflicts 6 years ago
0mkar b0e72d559e split index.js into multiple files, reuse functions 6 years ago
0mkar 94f4814008 Use gatherContractsFrom to collect contracts in fs.walkSync 6 years ago
William Entriken 51d0f0f507 Less semicolons 6 years ago
William Entriken a7423bc6ec Work on #1013 6 years ago
yann300 1aae6e549a fix parameters consistency 6 years ago
yann300 a04880946a Set the msg.sender in the solidity userdoc 6 years ago
yann300 8376e329ee don't browserify signale 6 years ago
0mkar 417b3c81a6 Add winston logger for different verbosity level 6 years ago
0mkar ad0151e12b fix import, inject remix_tests.sol, use signale for logging 6 years ago
0mkar 3891b5660e Add winston logger for different verbosity level 6 years ago
0mkar 853234175f fix import, inject remix_tests.sol, use signale for logging 6 years ago
0mkar eb22e6841c fix import, inject remix_tests.sol, use signale for logging 6 years ago
Iuri Matias cdcd83ca62 move to directory in preparation to move the repo 6 years ago
yann300 967b26f3f0 fix linting 6 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