1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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 remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
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 @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
run-jest.sh Add build-time code exclusion using code fencing (#12060) 2021-09-14 10:00:04 -07:00
setup.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00