embark/packages
Jonathan Rainville 6e9635c12b fix(@contract-app): fix contracts app tests (#1982)
* refactor(@embark/dapps/tests/app): use function syntax

These changes don't fix the race conditions related to the test dapp's tests
but are a step in the right direction.

* refactor(@embark/dapps/tests/contracts): adjustments to get tests passing

Further refactoring is needed re: potentially duplicated or overlapping logic
in `packages/plugins/solidity-tests` and
`packages/core/utils/src/solidity/remapImports.ts`, as well in disabled test
dapp tests

* test(dapps/tests/app): temporarily disable intermittently failing tests

They are failing because of a race condition; once that race condition has been
fixed these tests should be reenabled.

* fix(@embark/solidity-tests): fix importing the library for the tests
2019-10-23 14:58:40 -04:00
..
cockpit Show TX reason when there is a failure (#1970) 2019-10-14 11:00:24 +09:00
core refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00
embark Fix/solo spawn (#1981) 2019-10-22 09:27:28 -04:00
embarkjs Fix whisper callback and start (#1968) 2019-10-14 10:55:37 +09:00
plugins fix(@contract-app): fix contracts app tests (#1982) 2019-10-23 14:58:40 -04:00
stack fix(@contract-app): fix contracts app tests (#1982) 2019-10-23 14:58:40 -04:00
utils Fix/solo spawn (#1981) 2019-10-22 09:27:28 -04:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00