1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/test
Ariella Vu b5c1de900d
Refactor ConfirmTransaction to Functional Component (#17473)
* ConfirmTransaction: rm unused metricEvent context

* ConfirmTransaction: rm unused mapToProps props:
- unapprovedTxs
- id

* ConfirmTransaction: convert to FC

* ConfirmTransaction: use const ORIGIN_METAMASK

* ConfirmTransaction: rm mapStateToProps

* ConfirmTransaction: mv confirm-transaction ducks

* ConfirmTransaction: mv getContractMethodData duck

* ConfirmTransaction: rm container file

* ConfirmTransaction: use ORIGIN_METAMASK const

* ConfirmationTransaction: add tests

* ConfirmTransaction: update jest mock after merge

* tests: update snapshot after mock-state updates
2023-02-08 18:00:25 +07:00
..
data Refactor ConfirmTransaction to Functional Component (#17473) 2023-02-08 18:00:25 +07:00
e2e Add e2e test: send nft (#17638) 2023-02-07 23:34:04 +01:00
helpers Activate LavaMoat scuttling security feature (#17276) 2023-01-24 19:00:35 +02:00
jest Remove a notification for falling back from STX to regular swaps (#17374) 2023-01-25 20:01:10 +01:00
lib Use async/await instead of Promise.resolve (#16221) 2023-01-20 14:20:18 -06:00
mocks remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
stub Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
unit-global Add lockdown e2e test (#12562) 2021-11-02 17:01:01 -07:00
env.js Adding static icon names to test env file (#16078) 2022-11-18 22:28:38 +05:30
merge-coverage.js decrease coverage threshold that requires bump (#17544) 2023-02-02 16:43:55 -06:00
run-unit-tests.js split unit tests (#16455) 2023-01-11 12:23:38 -06:00
setup.js Add initial Typescript Files (#15596) 2022-08-16 10:15:29 -05:00