1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
seaona c7f8c629be
E2e dapp interactions (#14149)
* Connect to a second Dapp when MM is locked

* Refactored dapp server setup to allow multiple servers

* Triggering notification with MM locked

* Fix testcase description

* Fix lint

* Merge develop and remove extra line

* Updated baseport and included iselementPresent for a clearer assertion

* Fix lint issues

* Use Ganache pattern for defining number of Dapp servers

* Fix lint issues
2022-03-29 17:47:45 +02:00
..
fixtures
mock-3box
send-eth-with-private-key-test
snaps Fixed firefox Snaps + add initial end-to-end tests (#13671) 2022-03-10 14:01:55 -08:00
tests E2e dapp interactions (#14149) 2022-03-29 17:47:45 +02:00
webdriver Update pasteIntoField method (#14205) 2022-03-25 14:23:18 +00:00
benchmark.js
fixture-server.js
ganache.js
helpers.js E2e dapp interactions (#14149) 2022-03-29 17:47:45 +02:00
metamask-ui.spec.js update gas fees (#13646) 2022-03-25 21:11:04 +04:00
mock-e2e.js E2e Swap Api mockup response for suggestedGasFees (#13991) 2022-03-16 17:06:13 +01:00
run-all.js Fixed firefox Snaps + add initial end-to-end tests (#13671) 2022-03-10 14:01:55 -08:00
run-e2e-test.js
x-server.js