Commit Graph

105 Commits (28e8c1f8b1a7590e185cd5a5e79ab7c69a342a22)

Author SHA1 Message Date
yann300 37b83eaf0e add type for compilation error 5 years ago
aniket-engg 1e7608cd57 suggested changes 5 years ago
aniket-engg f5e12c63e7 devdoc & type 5 years ago
aniket-engg 82a999f6db double the gas if deployment fails with OOG error 5 years ago
aniket-engg 92636aa53f use compiler configuration in tests 5 years ago
aniket-engg cfef5458e1 fixes #958 5 years ago
aniket-engg c32561d841 optional final callback in runTestFiles 5 years ago
aniket-engg 7281fd53bc fixes #951 5 years ago
aniket-engg 15f88f178b method devdoc 5 years ago
aniket-engg e6eaf6d9ba types 5 years ago
aniket-engg 9d55d34a58 pass value in test methods 5 years ago
Iuri Matias 91920dbcb0 if node.kind exists, ensure it's function and the the ndoeType is is FunctionDefinition 5 years ago
Iuri Matias 3461970668 remove node.kind check since this is not necessarily present in ast trees and nodeType is sufficient 5 years ago
aniket-engg 36a2d717f2 catch and return deployment error in remix-tests 5 years ago
aniket-engg 2f6180b0f8 receive function 5 years ago
aniket-engg 381b0e3b43 dependency on constant field of ABI removed 5 years ago
aniket-engg 096dda5fb1 web3 updated in remix-tests 5 years ago
aniket-engg d0a08d4f7f test file suffix check improved 5 years ago
aniket-engg b6cdea126d suggested changes 5 years ago
aniket-engg 10aa73221c more types added 5 years ago
aniket-engg 9114122ecf types & suggested changes 5 years ago
aniket-engg 8471682cf8 comments 5 years ago
aniket-engg c84029a047 sequence of tests from IDE 5 years ago
aniket-engg 0b77de3ca5 sequence for tests using CLI 5 years ago
aniket-engg f5383f7a7b types 5 years ago
aniket-engg 1ece2283bd more types improved 5 years ago
aniket-engg fa74b2e6a2 sources type 5 years ago
aniket-engg b6f71ac3d9 dev doc update 5 years ago
aniket-engg 7b21a71ded requested changes done 5 years ago
aniket-engg 0d9675f2a1 suggested changes 5 years ago
aniket-engg 35ab1b28f2 import supported in test contract 5 years ago
aniket-engg cd4d1f79b4 initiate provider 5 years ago
aniket-engg 501edb8d5c transaction execution error recorded 5 years ago
aniket-engg a69f11bef0 linting fix 5 years ago
aniket-engg 3f037c3318 wait for compiler to load 5 years ago
aniket-engg 7599a74b89 tests with worker 5 years ago
yann300 9e6f599faf async instantiate remix simulator 6 years ago
Andre Medeiros 0dbd08ed87 Update test runner to report accounts via callback 6 years ago
yann300 48ade0d339 return compilation result instead of a label && take in account propoerty 6 years ago
0mkar 8ee2b84751 fix build 6 years ago
yann300 68c487c3c2
Fix #950 6 years ago
Iuri Matias 12ff79a116 fix remix-tests; fix commit condition 6 years ago
0mkar fc5b570301 Import fix for vscode integration 6 years ago
0mkar 4addd27770 Add types to eachOfLimit callback 6 years ago
yann300 f80c8143ac fix require 6 years ago
yann300 18cb42c82e fix runTestSources 6 years ago
Omkara e23a8c0238 fix ES6 mistakes 6 years ago
Omkara 7b872b09f6 Add more fixes, arrow functions 6 years ago
Omkara c9c2a114b6 Add types file 6 years ago
Omkara 0e561c94fc Update contract to sol v0.5.0, add more typings, make runTestFiles work 6 years ago