Commit Graph

1896 Commits (d56ed3c9d6ebd848bdfaf8ef182867925d15b4ea)
 

Author SHA1 Message Date
yann300 ba573e1fe4 add nodeRightclick event 7 years ago
yann300 58864e98b6 Merge pull request #684 from ethereum/refactor/move_tx_to_remix_lib 7 years ago
Iuri Matias 16e22d61ac add a check for the window var itself 7 years ago
Iuri Matias 6417cc0c1d remove unneded requires 7 years ago
Iuri Matias 368f9f87ef remove decodeResponseToTreeView and move it upstream since it was causing massive issues due to circular dependencies with remix-debugger; it's also an UI dependency and not relevant for remix-lib 7 years ago
Iuri Matias e017bb33b7 add missing packages for babel 7 years ago
Iuri Matias b8e8480f68 fix require 7 years ago
Iuri Matias 51e6679af2 add missing packages 7 years ago
Iuri Matias 051a36194f fix requires 7 years ago
Iuri Matias 6a4220a006 move execution txListener to Remix-Lib 7 years ago
Iuri Matias 0360a680d0 move execution txFormat to Remix-Lib 7 years ago
Iuri Matias 7d29b92a08 move execution execution-context to Remix-Lib 7 years ago
Iuri Matias f127a16abf fix txHelper require 7 years ago
Iuri Matias 1854bea93d move execution txHelper to Remix-Lib 7 years ago
Iuri Matias b40ef58f8f move execution txExecution to Remix-Lib 7 years ago
Iuri Matias 25b5e6c980 move execution EventsDecoder to Remix-Lib 7 years ago
yann300 c8d77146bb Merge pull request #683 from ethereum/leafRightClick 7 years ago
yann300 93d1bab01e add leafRightClick 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
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