1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey 13adf0381d Update e2e test to reflect change in Chrome
Previously Chrome would ignore an attempt to navigate to a restricted
URL like an extension page that is not web accessible. In a recent
Chrome update, this has changed. Now it does perform the navigation,
but to an error page that explains that the request was invalid.

The last assertion, responsible for checking that the warning page is
still shown, has been removed. The test still ensures the main wallet
UI is not loaded, that assertion was not needed.
2022-06-06 16:46:54 -02:30
..
data Stop using 4bytes for contract deployment (#14598) 2022-05-11 15:15:55 -07:00
e2e Update e2e test to reflect change in Chrome 2022-06-06 16:46:54 -02:30
helpers Dark Mode : Add OS option in theme selection dropdown (#14379) 2022-04-28 14:36:28 +02:00
jest Update tx data for simpleSends and add isBestQuote to swaps data (#14496) 2022-04-22 00:04:37 -07:00
lib Removed metrics event (#14042) 2022-03-29 08:46:24 -05:00
mocks Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
stub Upgrade ganache - continued (#13354) 2022-01-20 16:56:52 +00:00
unit-global Add lockdown e2e test (#12562) 2021-11-02 17:01:01 -07:00
env.js
setup.js
test-unit-combined.sh
test-unit-jest.sh