1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Mark Stacey 476e422714
Use Ganache programmatically in e2e tests (#7664)
The `ganache.js` helper module uses `ganache-core` to start `ganache`
instead of `ganache-cli`, and allows all of the same customization.
Using `ganache` programmatically from our e2e tests is much faster, as
we don't have to wait that arbitrary 5 seconds before each test as we
wait for `ganache-cli` to start up.
2019-12-09 10:40:43 -04:00
..
contract-test yarn lint --fix 2019-12-03 17:20:55 -03:30
mock-3box
send-eth-with-private-key-test
address-book.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
ethereum-on.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
fetch-mocks.json
from-import-ui.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
func.js
ganache.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
helpers.js yarn lint --fix 2019-12-03 17:20:55 -03:30
incremental-security.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
metamask-responsive-ui.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
metamask-ui.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
permissions.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
run-all.sh Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
run-web3.sh Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
send-edit.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
signature-request.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
threebox.spec.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
web3.spec.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30