embark/packages/plugins
Pascal Precht 9df24309e7 fix(@embark/ens): fix broken test due to async API
As part of 8ed5376533 we made `ENS.getEnsConfig()`
asynchronous, hence it needs a callback. This change was not done in one of the
ENS tests, resulting in the test to fail. The test mocked that particular API,
turning it into noop, which is why the test kept timing out.

This commit fixes the test by not mocking the API and adding the needed configuration
to the environment.
2019-12-11 11:34:27 -05:00
..
accounts-manager chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
basic-pipeline chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
coverage chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
debugger fix(@embark/debugger): Re-enable debugger 2019-12-11 11:12:52 -05:00
deploy-tracker chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
ens fix(@embark/ens): fix broken test due to async API 2019-12-11 11:34:27 -05:00
ethereum-blockchain-client fix(@embark/debugger): Re-enable debugger 2019-12-11 11:12:52 -05:00
ganache chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
geth chore(@embark/geth): Add back DevTxs 2019-12-11 11:28:21 -05:00
graph chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
ipfs chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
mocha-tests chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
parity chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
plugin-cmd chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
profiler chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
rpc-manager chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
scaffolding chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
snark chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
solc chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
solidity fix(@embark/test): fix using --node option in tests 2019-12-11 11:05:12 -05:00
solidity-tests chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
specialconfigs chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
swarm chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
transaction-logger chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
transaction-tracker chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
vyper chore(release): 5.0.0-alpha.2 2019-12-05 15:03:09 -05:00
web3 fix(@embark/blockchain): make disabling blockchain feature work 2019-12-11 11:08:13 -05:00
whisper-geth feat(@embark/whisper): Add Whisper client config 2019-12-11 11:12:18 -05:00
whisper-parity feat(@embark/whisper): Add Whisper client config 2019-12-11 11:12:18 -05:00
.gitignore build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00