1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/send
Thomas Huang 4c3c4eebac
Final conversion of tests from enzyme to @testing-library/react (#16862)
* Add transaction activity log component

* Remove duplicate tx activity log snapshot.

* Convert Advanced Tab to tlr.

* Lint fix

* Change ENS to DNS in mock state data.

* Add test ids for speedup, cancel, rety buttons.

* Convert TransactionListItemDetails component to RTL.

* Convert PageContainerHeader component to RTL.

* Convert TokenInput component to RTL.

* Convert UnitInput component to RTL.

* Convert withModalProps to RTL.

* Convert i18n-helper to RTL.

* Convert ConfirmSeedPhrase component to TLR.

* Convert AddRecipient component to RTL.

* Set process.env metamask build type to 'main' for test

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: Pedro Figueiredo <pedro.figueiredo@consensys.net>
2023-01-17 07:51:35 -08:00
..
gas-display Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 10:23:04 -05:00
send-content Final conversion of tests from enzyme to @testing-library/react (#16862) 2023-01-17 07:51:35 -08: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 Unable to proceed with tx bc of inaccurate/overly aggressive "Insufficient funds for gas" warning #13087 (#14634) 2022-11-28 10:41:42 -06:00
send.js Make ENS named elements domain generic (#16166) 2022-11-21 09:19:11 -06:00
send.scss Fixing some incorrect CSS color vars (#17033) 2023-01-09 11:58:34 -08:00
send.test.js Unable to proceed with tx bc of inaccurate/overly aggressive "Insufficient funds for gas" warning #13087 (#14634) 2022-11-28 10:41:42 -06:00
send.utils.js Remove 'Verify contract details' link on Sig Req screen when 'verifyingContract' is absent (#17128) 2023-01-13 12:28:52 -07:00
send.utils.test.js Remove 'Verify contract details' link on Sig Req screen when 'verifyingContract' is absent (#17128) 2023-01-13 12:28:52 -07:00