1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/jest
João Tavares bde74756d3
Add extension desktop UI (#17748)
* feat: add desktop enable button component

This component will be added
to the experimental page. Users
will then be able to initialize
a desktop connection

* feat: add desktop pairing page

* feat: add desktop deep-linking shared lib

* test: add initial entries to render helper

Allow specifying initialEntries for
MemoryRouter. This change will allow
testing pages that use the useParam
hook.

* feat: add desktop error page

Error page for any desktop pairing
related issue

* feat: add desktop routes to route component

* feat: add enable desktop button to experimental tab

* feat: add desktop icon when paired in dev mode

* feat: disable ledger live control when desktop enabled

* feat: register desktop error actions on ui init

* fix: add missing code fencing

* chore: remove enable desktop rpc middleware

Now that we are adding the UI
there's no need for this rpc middleware
(as it was used to test desktop background
code)

* fix: display experimental tab for desktop
2023-02-23 16:39:48 +00:00
..
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 Remove a notification for falling back from STX to regular swaps (#17374) 2023-01-25 20:01:10 +01:00
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