1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
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
..
components Fix hide token e2e test (#8724) 2020-06-02 18:47:55 -03:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Fix connect hardware styling (#8680) 2020-05-28 11:47:48 -07:00
ducks Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
helpers Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
hooks fix crash on signature request (#8709) 2020-06-01 12:27:51 -05:00
pages Fix disabled prop type in AddToken component (#8723) 2020-06-02 18:47:43 -03:00
selectors Use URL origin instead of hostname for permission domains (#8717) 2020-06-01 16:24:27 -07:00
store Implement asset page (#8696) 2020-06-01 14:54:32 -03:00