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/send-footer
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
..
__snapshots__ Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-footer.component.js remove unnecessary usage of renderableGasButton logic (#15422) 2022-08-02 16:56:35 -05:00
send-footer.container.js remove unnecessary usage of renderableGasButton logic (#15422) 2022-08-02 16:56:35 -05:00
send-footer.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-footer.stories.js convert knobs and actions to controls / args (#13203) 2022-01-13 08:06:27 -03:30
send-footer.test.js Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00