1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/app/modals
Mark Stacey 56b157f692
Fix hide token e2e test (#8724)
The e2e test for the "Hide token" functionality was incorrectly
clicking "Cancel" on the "Hide token" modal, thus not actually testing
that that token was hidden at all.

The "Confirm" button is now selected using a test id, to ensure the
wrong button isn't selected.
2020-06-02 18:47:55 -03:00
..
account-details-modal Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
account-modal-container Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
add-to-addressbook-modal Return Promise from addToAddressBook thunk (#8450) 2020-04-29 01:59:49 -03:00
cancel-transaction LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-delete-network Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
confirm-remove-account Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
confirm-reset-account Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
deposit-ether-modal Add metrics events for Wyre and CoinSwitch (#8677) 2020-05-28 13:54:52 -02:30
edit-approval-permission Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
export-private-key-modal Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
loading-network-error Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
metametrics-opt-in-modal Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
new-account-modal Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30
qr-scanner Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
reject-transactions Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
tests Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
transaction-confirmed Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
fade-modal.js Remove redundant PropTypes (#8126) 2020-02-27 10:31:59 -04:00
hide-token-confirmation-modal.js Fix hide token e2e test (#8724) 2020-06-02 18:47:55 -03:00
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
index.scss Delete unused DisconnectAll modal (#8599) 2020-05-15 15:32:46 -02:30
modal.js Delete unused DisconnectAll modal (#8599) 2020-05-15 15:32:46 -02:30
notification-modal.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30