1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/test
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802)
* Replace hardcoded sent ether label on confirm screen

* replace transaction type SENT_ETHER with network agnostic SENDING_NATIVE_ASSET

* remove sentEther translation base

* make backwards compatible with lingering transaction of legacy sentEther type

* update localalization files

* fixup legacy sentEther transaction type

* changing new transaction type away from localization string

* revert migration tests

* update fixtures and test data

* update name of new transaction type

* add migration

* remove legacy SENT_ETHER from transaction types enum object
2021-09-15 16:54:51 -05:00
..
data Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
e2e Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
helpers bump @metamask/controllers to v15.0.2 and remove AbortController workaround in e2e tests (#11988) 2021-09-03 09:34:21 -05:00
jest Quotes prefetching in Swaps (#11915) 2021-09-15 15:13:18 +02:00
lib
mocks @metamask/controllers@15.0.0 (#11975) 2021-08-31 12:27:13 -07:00
stub Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
unit-global Make all named intrinsics non-modifiable (#11953) 2021-08-30 14:30:48 -07:00
env.js
run-jest.sh Add build-time code exclusion using code fencing (#12060) 2021-09-14 10:00:04 -07:00
setup.js