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/send-content
Thomas Huang 119219b5d2
Continue converting tests from enzyme to @testing-library/react (#16458)
* Add transaction activity log component

* Remove duplicate tx activity log snapshot.

* Convert Advanced Tab to tlr.

* Lint fix

* Convert Settings Tab test to tlr.

* Convert Send Amount Row test to tlr.

* Convert Send Row Error Message test to tlr.

* Add Mock Send State json file.

* Lint fix

* Use proper testid for jazz icon for settings e2e

* Update Send Amount Row snapshot
2022-11-29 07:42:59 -08:00
..
add-recipient
send-amount-row Continue converting tests from enzyme to @testing-library/react (#16458) 2022-11-29 07:42:59 -08:00
send-asset-row
send-gas-row
send-hex-data-row
send-row-wrapper Continue converting tests from enzyme to @testing-library/react (#16458) 2022-11-29 07:42:59 -08:00
index.js
send-content.component.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-content.component.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-content.container.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-content.stories.js