Commit Graph

1917 Commits (6c58bed2a1535c8c938abf412731016a6b7f425f)
 

Author SHA1 Message Date
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
yann300 015d7b5556 Merge pull request #681 from ethereum/yann300-patch-3 7 years ago
yann300 4033ec590d bump remix-debugger version 7 years ago
yann300 e33e34e11d Merge pull request #679 from ethereum/fixStyling 7 years ago
yann300 afdda85a74 preinstall solc && bump version 7 years ago
yann300 12370bf688 add itemAt function 7 years ago
yann300 f06da9794b retrieve node, caret, label by querySelector && add leafClick 7 years ago
yann300 b10a6dfc18 fix styling 7 years ago
yann300 5f93a6aeb0 add isExpanded && updateNode function 7 years ago
yann300 8209ed4e27 remove nodeIsExpanded 7 years ago
yann300 71c7b20703 add expand param 7 years ago
yann300 b9c24a4397 add expand function 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
yann300 5c96171c45 Merge pull request #680 from ethereum/yann300-patch-2 7 years ago
yann300 0f5a878d25 Update package.json 7 years ago
yann300 d3e252afae Merge pull request #677 from ethereum/compiler_wrapper 7 years ago
yann300 adcb313081 Merge pull request #675 from ethereum/fixStyling 7 years ago
Iuri Matias a00861c5ff update tests to use solc directly 7 years ago
Iuri Matias a4a4bfae2f lint is king 7 years ago
Iuri Matias e981a602de remove duplicated entry in list 7 years ago
Iuri Matias 5c41299a78 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago