1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/app/scripts/controllers
Elliot Winkler 3e0d717b97
NetworkController: Improve test for destroy (#19314)
This test for the `destroy` method in NetworkController uses `toBe` on
the core side because the use of `toBeTruthy` produces a lint warning
there. It doesn't here, but it's good to be consistent anyway so that
comparing the differences in NetworkController tests between this
extension and core is easier.
2023-05-31 09:30:17 -06:00
..
ens
network NetworkController: Improve test for destroy (#19314) 2023-05-31 09:30:17 -06:00
permissions Fence snaps endowments and permissions for stable/flask (#18847) 2023-05-02 14:51:16 +02:00
transactions feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
alert.js
app-state.js [FLASK] Add Snaps privacy warning on snap install (#18835) 2023-05-31 14:43:39 +02:00
app-state.test.js [FLASK] Add Snaps privacy warning on snap install (#18835) 2023-05-31 14:43:39 +02:00
backup.js
backup.test.js
cached-balances.js
cached-balances.test.js
decrypt-message.test.ts
decrypt-message.ts
detect-tokens.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
detect-tokens.test.js NetworkController: Simplify event types (#19252) 2023-05-26 10:35:52 -06:00
encryption-public-key.test.ts Return state when calling EncryptionPublicKeyController.cancelEncryptionPublicKey (#18845) 2023-04-27 11:39:37 +01:00
encryption-public-key.ts Return state when calling EncryptionPublicKeyController.cancelEncryptionPublicKey (#18845) 2023-04-27 11:39:37 +01:00
incoming-transactions.js
incoming-transactions.test.js
metametrics.js [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
metametrics.test.js [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
mmi-controller.js [MMI] adds mmi code fences to mm controller (#18279) 2023-05-29 16:38:28 +01:00
mmi-controller.test.js [MMI] adds mmi code fences to mm controller (#18279) 2023-05-29 16:38:28 +01:00
onboarding.js
preferences.js [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
preferences.test.js
swaps.js
swaps.test.js