1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/first-time-flow
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
..
create-password Remove 3box feature and delete ThreeBoxController (#14571) 2022-10-31 13:50:50 -02:30
end-of-flow Fix: show whats new to users who created, not imported, a new wallet,… (#16042) 2022-10-04 13:22:42 -02:30
first-time-flow-switch
metametrics-opt-in upgrade jest (#15642) 2022-08-23 15:13:02 -05:00
seed-phrase Final conversion of tests from enzyme to @testing-library/react (#16862) 2023-01-17 07:51:35 -08:00
select-action Fix onboarding events (#15608) 2022-08-18 16:31:07 -05:00
welcome BETA - Updating welcome message (#16489) 2022-11-16 14:16:43 -06:00
first-time-flow.component.js
first-time-flow.container.js
index.js
index.scss
onboarding-initiator-util.js