1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02: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 E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
mock-page-with-disallowed-iframe Fix e2e tests 2022-05-16 18:48:20 -02:30
mock-page-with-iframe Use externally hosted phishing warning page 2022-05-16 14:40:50 -02:30
mv3 [e2e] Setup MV3 specific test folder and add 1 simple testcase introducing Service Worker re-start (#16606) 2022-11-25 12:06:48 +01:00
mv3-perf-stats E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
restore Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
seeder Fixes 'yarn start' on Windows - LavaPack is not defined (#13318) (#16550) 2022-11-30 09:19:45 -06:00
send-eth-with-private-key-test chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
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 [FLASK] Create E2E test for snap management (#16628) 2022-11-30 14:12:09 +01:00
benchmark.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
fixture-builder.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
fixture-server.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
ganache.js [E2E]: Set approval for all e2e (#15481) 2022-08-09 14:59:20 +01:00
helpers.js Add e2e debugging logs (#16937) 2022-12-13 16:00:47 -03:30
lavamoat-stats.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
metamask-ui.spec.js E2e remove redundant code (#16432) 2022-11-09 16:00:04 +00:00
mock-e2e.js Add mocks for E2E tests (#16527) 2022-11-16 12:27:47 -03:30
mv3-stats.js E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
phishing-warning-page-server.js Use externally hosted phishing warning page 2022-05-16 14:40:50 -02:30
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 E2e test fixtures (#16061) 2022-10-28 09:42:12 +01:00
x-server.js Fix 'yarn setup' on M1 Macs (#11887) 2021-09-01 10:40:40 -06:00