1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e
Mark Stacey feb989c12b
Start dapp directly from metamask-ui.spec.js (#11299)
The dapp is now started directly from the `metamask-ui.spec.js` test
module. This makes it easier to run independently, and brings it in-
line with our other E2E tests.

The `--no-timeouts` flag is now used as well, rather than setting the
timeout to `0` within the test. This also brings it in-line with our
other tests.

Mainly this was done to facilitate further refactors which will come in
later PRs.
2021-06-15 14:16:09 -02:30
..
fixtures Adding entry to custom token state for Ledger support notification (#11199) 2021-05-27 10:28:29 -07:00
mock-3box Refactoring threebox.spec.js to use fixtures (#10849) 2021-04-08 19:53:18 -04:00
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
tests Warn users when they attempt to add a network that is already configured (#11179) 2021-06-04 08:52:07 -05:00
webdriver Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
benchmark.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
fixture-server.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
ganache.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
helpers.js Warn users when they attempt to add a network that is already configured (#11179) 2021-06-04 08:52:07 -05:00
metamask-ui.spec.js Start dapp directly from metamask-ui.spec.js (#11299) 2021-06-15 14:16:09 -02:30
metrics.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
run-all.sh Start dapp directly from metamask-ui.spec.js (#11299) 2021-06-15 14:16:09 -02:30