1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/send
Thomas Huang 646dbaaff2
Continue converting tests from enzyme to @testing-library/react (#16373)
* Add transaction activity log component

* Remove duplicate tx activity log snapshot.

* Convert Identicon test to tlr.

* Convert Metafoxlogo test to tlr.

* Convert Reveal Seed Phrase test to tlr.

* Consolidate and convert Send Footer test to tlr.

* Convert Settings test to tlr.

* Consolidate and convert security tab test to tlr.

* Convert null selectedOption to empty string, and add test id to Dropdown component.

* Add Send state to mock-state

* Lint mock-state.json
2022-11-04 13:56:24 -07:00
..
send-content remove customize-gas modal and related code that is no longer used (#16004) 2022-09-28 15:00:57 -05:00
send-footer Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00
send-header Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 17:05:34 -02:30
send.js enable direct routing to the send page (#15259) 2022-07-18 12:01:10 -05:00
send.scss Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
send.utils.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
send.utils.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00