Commit Graph

14 Commits

Author SHA1 Message Date
Kamil Śliwak
f9c4a11dd7 Parallelize external test runs on CircleCI 2021-10-28 13:49:10 +02:00
Kamil Śliwak
8b69907f9b Generalize force_truffle_solc_modules and make it use symlinks instead of redownloading solc-js 2021-10-28 11:33:31 +02:00
Kamil Śliwak
e9ebc25398 externalTests: Neutralize npm hooks instead of replacing pragmas twice
- This also has the nice effect of stopping projects from trying to compile contracts during installation
2021-10-28 11:33:31 +02:00
Kamil Śliwak
65a12d6388 externalTests: Helper for neutralizing package locks 2021-10-28 11:33:31 +02:00
Kamil Śliwak
9dfcc08601 Enable set -e in external tests 2021-10-28 11:33:31 +02:00
Kamil Śliwak
d0292fb17f Refactor external tests to be more explicit and easier to adjust for special cases 2021-10-28 11:33:31 +02:00
Kamil Śliwak
ec21fba4b7 Update to 0.8.0 versions of solidity-external-tests branches where necessary/available 2020-12-07 17:18:48 +01:00
Kamil Śliwak
e05241adfc Update Colony, Gnosis and OpenZeppelin external tests to run on updated 0.7.x branches from solidity-external-tests 2020-12-07 14:09:18 +01:00
Kamil Śliwak
4d76e22439 Remove the option for forcing ABIv2 from external tests 2020-12-07 13:55:57 +01:00
Kamil Śliwak
55ccfc32f5 Remove external test scripts from shellcheck ignores 2020-12-03 22:17:44 +01:00
Kamil Śliwak
8080be9445 external test scripts: Replace global $SOLJSON variable with a parameter 2020-12-03 22:17:44 +01:00
Kamil Śliwak
fcf0538224 external test scripts: Replace global $FORCE_ABIv2 variable with a parameter 2020-12-03 22:17:44 +01:00
Kamil Śliwak
23a9e517e7 Force the use of latest Truffle in ENS external tests 2020-12-02 01:26:16 +01:00
Bhargava Shastry
d6ecedd16c External tests: Add ENS contracts 2020-11-30 13:53:28 +01:00