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 f7c37cab51
Enable Chrome E2E logs (#11295)
Chrome logs are now enabled for E2E tests when the 'ENABLE_CHROME_LOGS'
environment variable is set to anything other than `false`.

This was helpful to me in debugging Chrome crashes on CI, the ones with
the error "unknown error: DevToolsActivePort file doesn't exist". This
was the only way to discover the cause of the error. It's also useful
for discovering console errors from the background process or from the
UI.

It's disabled by default because it makes the test output quite noisy
and difficult to read.
2021-06-15 15:18:21 -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 Enable Chrome E2E logs (#11295) 2021-06-15 15:18:21 -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 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