1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/jest
Mark Stacey d1cea85f33
Rename provider to providerConfig (#18907)
* Rename `provider` to `providerConfig`

The network controller `provider` state has been renamed to
 `providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.

All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.

Closes #18902

* Add migration
2023-05-02 13:23:20 -02:30
..
background.js MV3: add retry logic to actions (#15337) 2022-09-05 20:25:34 +05:30
constants.js Add a new fiat onboarding option via MoonPay (#13934) 2022-03-21 10:26:52 +01:00
env.js Adding static icon names to test env file (#16078) 2022-11-18 22:28:38 +05:30
index.js Enable and stabilise e2e tests for Swaps, add debouncing (#16326) 2022-11-03 14:54:49 +01:00
mock-store.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
mocks.js Deprecate snake case from feature flags (#15994) 2022-09-29 11:03:38 -05:00
rendering.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
setup.js Expand network controller unit test coverage (#17498) 2023-02-08 13:10:04 -07:00