1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test/e2e/tests
Austin Akers 539a2b65f3
[Fix] 10365 My Accounts Removal (#10680)
* pushing my-accounts removal

* removed CONTACT_MY_ACCOUNTS_ROUTE

* removed CONTACT_MY_ACCOUNTS_VIEW_ROUTE

* removing CONTACT_MY_ACCOUNTS_EDIT_ROUTE

* removing CONTACT_MY_ACCOUNTS_EDIT_ROUTE

* removed showingMyAccounts dead code

* removed more dead code related to isMyAccountsPage

* removing more dead code

* fixed linting error(s)

* removing my-accounts component/folder

* added empty contact screen ui

* styled empty contact page ui

* fixed linting, removed add contacts button, and fixed errors

* localized text and centered No Contacts

* pushing localized verification and fixed e2e test

* added listRoute redirect

* added listroute and fixed linting error
2021-04-27 15:55:58 -02:30
..
address-book.spec.js use waitForSelector instead of until (#10852) 2021-04-13 16:36:02 -05:00
from-import-ui.spec.js Implement Ledger Live bridge (#10293) 2021-04-26 13:05:48 -05:00
incremental-security.spec.js Refactoring incremental-security.spec.js to use fixtures (#10917) 2021-04-26 11:02:29 -04:00
localization.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
metamask-responsive-ui.spec.js Fix 10458 - Understand where to get support (#10895) 2021-04-22 17:31:13 -05:00
permissions.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
personal-sign.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
provider-events.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
send-edit.spec.js use waitForSelector instead of until (#10852) 2021-04-13 16:36:02 -05:00
signature-request.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
simple-send.spec.js add key literals to driver (#10854) 2021-04-12 10:32:38 -05:00
threebox.spec.js [Fix] 10365 My Accounts Removal (#10680) 2021-04-27 15:55:58 -02:30