1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/unit
Mark Stacey 69d418a5a3
Login per site onboarding (#7602)
* Remove unused onboarding stream

* Pass `sender` through to `setupProviderEngine`

The Port `sender` has been passed down a few more layers. This allows
us to get more information from the sender deeper in the stack, but
also simplifies things a bit as well. For example, now the "fake"
URL object with the `metamask` hostname is no longer needed.

* Create onboarding middleware

This middleware intercepts `wallet_registerOnboarding` RPC messages. It
will register the sender as an oboarding initiator if possible, and
otherwise ignores the message.
2019-12-20 12:02:31 -03:30
..
actions Remove unused UI actions (#7675) 2019-12-12 19:48:48 -03:30
app Login per site onboarding (#7602) 2019-12-20 12:02:31 -03:30
development Version 5.0.3 (#5785) 2018-11-20 08:34:14 -10:00
migrations Add tests around migration files (#7016) 2019-12-12 20:44:29 -03:30
reducers Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
responsive/components Update Dropdown components tests to use JSX (#7527) 2019-11-23 14:44:18 -03:30
ui Remove unused UI actions (#7675) 2019-12-12 19:48:48 -03:30
balance-formatter-test.js Clean up list of available currencies (#7667) 2019-12-09 13:09:46 -03:30
localhostState.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
test-utils.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
util_test.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30