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 3e959b6493
Add --leave-running flag to E2E test script (#11321)
* Add `--leave-running` flag to E2E test script

The `--leave-running` flag has been added to the E2E test runner. This
ensures the browser, ganache, and everything else stays running upon
test failure. This is useful for local debugging, for investigating
what state the extension was in when it failed.

* Add `--leave-running` support to `metamask-ui.spec.js`
2021-06-16 12:42:20 -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 fix xpath to get firefox uuid (#11323) 2021-06-16 09:54:36 -02:30
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 Add --leave-running flag to E2E test script (#11321) 2021-06-16 12:42:20 -02:30
metamask-ui.spec.js Add --leave-running flag to E2E test script (#11321) 2021-06-16 12:42:20 -02:30
metrics.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
run-all.js Add run-e2e-test.js script (#11301) 2021-06-15 15:21:25 -02:30
run-all.sh Add run-e2e-test.js script (#11301) 2021-06-15 15:21:25 -02:30
run-e2e-test.js Add --leave-running flag to E2E test script (#11321) 2021-06-16 12:42:20 -02:30