1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/selectors
Thomas Huang 0bbcbe6e90
Continue converting tests from enzyme to @testing-library/react (#15956)
* Update mock state data

* Convert App Header test to tlr.

* Convert Gas Timing test to tlr.

* Convert Account Details Modal to tlr.

* Update Sig Req test to match mock state changes.

* Add test-ids to Editable Label for Account Details Modal

* Adjust selectors test for the mock state update.

* Add back gasIsLoading for selectors test.
2022-09-27 08:03:26 -07:00
..
confirm-transaction.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
confirm-transaction.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
custom-gas.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
custom-gas.test.js Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
first-time-flow.js Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356) 2021-10-15 13:52:52 -05:00
index.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.test.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
nonce-sorted-transactions-selector.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
permissions.js [FLASK] snaps-skunkworks@0.21.0 (#15889) 2022-09-23 12:39:54 +02:00
permissions.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
selectors.js Ability to buy tokens with Moonpay (#15924) 2022-09-23 09:38:40 -07:00
selectors.test.js Continue converting tests from enzyme to @testing-library/react (#15956) 2022-09-27 08:03:26 -07:00
transactions.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
transactions.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00