1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/e2e
Dan J Miller 970e90ea70
Add migration on 3box imports and remove feature flag (#7209)
* Delete unused code

* Run threebox imports through migrations

* Remove 3box feature flag

* Remove unnecessary use of 'type' in threebox._updatePlugin

* Fix threebox controller getLastUpdated

* Turn off threebox by default

* Rename restoredFromThreeBox to showRestorePrompt

* Remove accientally added method from threebox controller

* Restore from threebox on import from unlock screen

* Throw on non 404 errors from Box.getconfig in new3Box
2019-09-26 03:24:52 -04:00
..
contract-test Fix recipient field of approve screen (#7171) 2019-09-16 17:05:21 -02:30
mock-3box 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
address-book.spec.js test:e2e - only overwrite window.fetch once per session 2019-09-10 23:10:24 +08:00
ethereum-on.spec.js lint fix 2019-09-11 00:11:49 +08:00
fetch-mocks.json test:e2e - rework fetch-mocks 2019-09-10 23:04:03 +08:00
from-import-ui.spec.js test:e2e - only overwrite window.fetch once per session 2019-09-10 23:10:24 +08:00
func.js
helpers.js lint fix 2019-09-11 00:11:49 +08:00
incremental-security.spec.js test:e2e - only overwrite window.fetch once per session 2019-09-10 23:10:24 +08:00
metamask-responsive-ui.spec.js test:e2e - fix responsie argument 2019-09-10 23:43:59 +08:00
metamask-ui.spec.js Fix recipient field of approve screen (#7171) 2019-09-16 17:05:21 -02:30
run-all.sh 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
run-web3.sh
send-edit.spec.js test:e2e - only overwrite window.fetch once per session 2019-09-10 23:10:24 +08:00
threebox.spec.js Add migration on 3box imports and remove feature flag (#7209) 2019-09-26 03:24:52 -04:00
web3.spec.js test:e2e - only overwrite window.fetch once per session 2019-09-10 23:10:24 +08:00