1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/pages/first-time-flow
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
..
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 Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
metametrics-opt-in upgrade jest (#15642) 2022-08-23 15:13:02 -05:00
seed-phrase Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00
select-action Fix onboarding events (#15608) 2022-08-18 16:31:07 -05:00
welcome Continue rm enzyme, unit tests. (#15730) 2022-09-08 10:05:15 -07:00
first-time-flow.component.js
first-time-flow.container.js
index.js
index.scss Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
onboarding-initiator-util.js