1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Jyoti Puri 6b2bfd03fc Updating controller dependency (#16033)
* Updating controller dependency

* fix

* fix

* fix

* fix

* fixes

* Lavamoat auto

* Update URLs for phishing detection testcase

* update lavamoat files

* call phishingController.test synchronously again

* bump @metamask/controllers to v32.0.1

* lint

* update policy files

* bump controllers version again

* modify update phishing list strategy

* revert back to use isOutOfDate, but without blocking substream

* possible way to fix e2e tests?

* enable testing

* Remove promise return from setupController in background.js, as it is no longer used

* Ensure updatePhishingLists is called in MM contrller constructer, so that phishing lists are updated right away

Co-authored-by: seaona <mariona@gmx.es>
Co-authored-by: Alex <adonesky@gmail.com>
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2022-10-27 20:27:18 +02:00
..
fixtures Fix: show whats new to users who created, not imported, a new wallet,… (#16042) 2022-10-27 20:27:17 +02:00
mock-3box
mock-page-with-disallowed-iframe
mock-page-with-iframe
mv3-perf-stats Graph improvements (#15793) 2022-09-16 22:26:36 +05:30
seeder
send-eth-with-private-key-test chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
snaps Create snaps E2E test for update function (#15979) 2022-09-27 16:37:17 -07:00
tests Updating controller dependency (#16033) 2022-10-27 20:27:18 +02:00
webdriver [E2E]: Revoke nft approval (#15995) 2022-09-27 10:51:46 -05:00
benchmark.js development scripts: add node shebang; mark as executable (#15655) 2022-08-24 12:25:27 -05:00
fixture-server.js
ganache.js
helpers.js
lavamoat-stats.js development scripts: add node shebang; mark as executable (#15655) 2022-08-24 12:25:27 -05:00
metamask-ui.spec.js Set view full transaction details by default (#15726) 2022-09-06 08:36:02 -05:00
mock-e2e.js Deprecate snake case from feature flags (#15994) 2022-09-29 11:03:38 -05:00
mv3-stats.js development scripts: add node shebang; mark as executable (#15655) 2022-08-24 12:25:27 -05:00
phishing-warning-page-server.js
run-all.js
run-e2e-test.js
user-actions-benchmark.js
x-server.js