1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Mark Stacey cc1161a52a
Add metrics e2e test (#9784)
An e2e test has been added that uses the new mock Segment server to
verify that the three initial page metric events are sent correctly.

Using the mock Segment server requires a special build with this mock
Segment server hostname embedded, so a distinct job for building and
running this test was required. As such, it was left out of the
`run-all.sh` script.
2020-12-01 17:54:56 -03:30
..
fixtures Add metrics e2e test (#9784) 2020-12-01 17:54:56 -03:30
mock-3box
send-eth-with-private-key-test
tests
webdriver
address-book.spec.js
benchmark.js
ethereum-on.spec.js
fixture-server.js
from-import-ui.spec.js
ganache.js
helpers.js Add metrics e2e test (#9784) 2020-12-01 17:54:56 -03:30
incremental-security.spec.js
metamask-responsive-ui.spec.js
metamask-ui.spec.js
metrics.spec.js Add metrics e2e test (#9784) 2020-12-01 17:54:56 -03:30
permissions.spec.js
run-all.sh
send-edit.spec.js
signature-request.spec.js
threebox.spec.js