1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Ariella Vu ab4ef4f744
[Bug]: Updating and Adding ConfirmPageContainer Tests (#19149)
* updating the tokenBalance fetch and Token standard type to enable the Total in setSetApproveForAllWarning

* updating the base-10 for the BN.toString() conversion

* updating review comments

* adding string conversion to tokenBalance

* ConfirmPageContainer: mv props to the top

* ConfirmPageContainer: deprecate sinon

* updating coverage-targets

* updating the conversion base

* ConfirmPageContainer: add test for warning modal

---------

Co-authored-by: Niranjana Binoy <43930900+NiranjanaBinoy@users.noreply.github.com>
2023-05-19 01:22:43 +03:00
..
__mocks__
components [Bug]: Updating and Adding ConfirmPageContainer Tests (#19149) 2023-05-19 01:22:43 +03:00
contexts
css [MMI] Started adding styles imports with code fences (#17943) 2023-05-15 12:38:54 +01:00
ducks [MMI] Added compliance details modal and compliance details component (#18118) 2023-05-05 14:07:51 +02:00
helpers Cleanup PR: Renaming getNetworkName and moving that to utils file (#19160) 2023-05-18 09:53:11 -04:00
hooks Enable token detection for the Aurora network, fix primary token for Aurora, update a URL (#19009) 2023-05-16 17:57:04 +02:00
pages Fix contract interaction recipient and contract address (#18855) 2023-05-18 18:19:40 +01:00
selectors UX: Multichain: Don't filter out custom mainnet RPCs (#19150) 2023-05-17 12:26:15 -05:00
store feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
index.js
index.test.js