Commit Graph

1958 Commits (d2b89d96aed27616cf7e4c4ac69f37db432d2ce8)
 

Author SHA1 Message Date
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 b84d3869bd
Merge pull request #681 from ethereum/yann300-patch-3 7 years ago
yann300 3ff3ac7e51
bump remix-debugger version 7 years ago
yann300 7b4ad615a3
Merge pull request #679 from ethereum/fixStyling 7 years ago
yann300 8fbc563d0d preinstall solc && bump version 7 years ago
yann300 28073acf6b add itemAt function 7 years ago
yann300 a33693f438 retrieve node, caret, label by querySelector && add leafClick 7 years ago
yann300 6267341c6f fix styling 7 years ago
yann300 c0cbca5123 add isExpanded && updateNode function 7 years ago
yann300 af09896524 remove nodeIsExpanded 7 years ago
yann300 e4bb25a3e2 add expand param 7 years ago
yann300 8b2f0b3ced 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 3fca5eaa3a
Merge pull request #680 from ethereum/yann300-patch-2 7 years ago
yann300 d9987e9bf5
Update package.json 7 years ago
yann300 287aa1153f
Merge pull request #677 from ethereum/compiler_wrapper 7 years ago
yann300 5443892b3a
Merge pull request #675 from ethereum/fixStyling 7 years ago
Iuri Matias a4bb8eab9a update tests to use solc directly 7 years ago
Iuri Matias e2e3e05154 lint is king 7 years ago
Iuri Matias b4eb542836 remove duplicated entry in list 7 years ago
Iuri Matias f9d77a40f9 (re)add metadata and userdocs to bring compiler input inline with latest changes in browser-solidity 7 years ago
Iuri Matias 748aef29a8 make compiler more node friendly 7 years ago
Iuri Matias 2e2d9df377 make handleImportCall optional 7 years ago
Iuri Matias c54ce861af export CompilerInput until browser-solidity/ci can be refactored 7 years ago
Iuri Matias 0713a146ed remove compiler-imports back to browser-solidity (still too specific to browser-solidity) 7 years ago
Iuri Matias 6514fe867d remove unused methods 7 years ago
Iuri Matias deb1a4f394 move compiler code from browser-solidity including txHelper 7 years ago
Iuri Matias 7eb8cc31ea export Compiler in remix-solidity 7 years ago
Iuri Matias 192e0a9dd0 add missing dependencies required for compiler wrapper code 7 years ago
Iuri Matias 2ee0f59955 first commit 7 years ago