1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00
metamask-extension/test/e2e
Mark Stacey 5857b85225
Add e2e debugging logs (#16937)
A `debug` flag has been added to our e2e test runner scripts, enabling
e2e debug logs. When this flag is enabled, all driver interactions will
be logged to the console. This is extremely useful when debugging e2e
tests, because it lets you known how far the test had progressed before
failing.

This flag should work with all existing e2e test scripts, including
both `test:e2e:single` and all of the test commands that run entire
test suites.

The README has been updated to reference this flag in the section
regarding how to run a single e2e test. To ensure this wasn't totally
missed for the other scripts, I added a line suggesting that users use
`--help` to see all supported options.
2022-12-13 16:00:47 -03:30
..
import-utc-json
mock-page-with-disallowed-iframe
mock-page-with-iframe
mv3
mv3-perf-stats
restore
seeder
send-eth-with-private-key-test
snaps initial deflakery (#16894) 2022-12-12 12:14:23 -08:00
swaps Update an E2E test with a mock (#16935) 2022-12-13 10:31:32 -03:30
tests Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
webdriver
benchmark.js
fixture-builder.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
fixture-server.js
ganache.js
helpers.js Add e2e debugging logs (#16937) 2022-12-13 16:00:47 -03:30
lavamoat-stats.js
metamask-ui.spec.js
mock-e2e.js
mv3-stats.js
phishing-warning-page-server.js
run-all.js Add e2e debugging logs (#16937) 2022-12-13 16:00:47 -03:30
run-e2e-test.js Add e2e debugging logs (#16937) 2022-12-13 16:00:47 -03:30
user-actions-benchmark.js
x-server.js