mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
feb989c12b
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. |
||
---|---|---|
.. | ||
fixtures | ||
mock-3box | ||
send-eth-with-private-key-test | ||
tests | ||
webdriver | ||
benchmark.js | ||
fixture-server.js | ||
ganache.js | ||
helpers.js | ||
metamask-ui.spec.js | ||
metrics.spec.js | ||
run-all.sh |