1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/scripts/lib
Mark Stacey eadeaa7883 End-to-end test state fixtures (#7663)
* Add network store for testing

An alternative persistent state store has been created for use with e2e
tests. Instead of reading state from disk, it tries to load state from
a local fixture server running on port `12345` and serving state from
the path `/state.json`, and returns a blank state otherwise.

* Add e2e test fixture server

A fixture server has been added for serving background state, which the
background will read upon startup as part of restoring persisted state.

The `signature-request` e2e test has been updated to use a fixture to
bypass the registration step. The fixture used (`imported-account`) was
generated by pausing midway through that test run
2019-12-11 09:26:20 -08:00
..
ens-ipfs yarn lint --fix 2019-12-03 17:20:55 -03:30
migrator Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
account-tracker.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
auto-reload.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
backend-metametrics.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
buy-eth-url.js Revert "Update Wyre ETH purchase url" (#7631) 2019-12-03 17:12:14 -08:00
cleanErrorStack.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
ComposableObservableStore.js GABA: Integrate AddressBookController (#5847) 2019-03-11 18:40:41 -10:00
createDnodeRemoteGetter.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
createLoggerMiddleware.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
createOriginMiddleware.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
createStreamSink.js Declare variables before use (#6806) 2019-07-05 14:01:34 -03:00
diagnostics-reporter.js eslint --fix . 2018-07-02 18:49:33 -04:00
enums.js Make chainId available in the metamask-inpage-provider (#7110) 2019-09-09 22:01:34 -02:30
extractEthjsErrorMessage.js eslint --fix . 2018-07-02 18:49:33 -04:00
fetch-with-timeout.js Combine fetch-with-timeout implementations (#7084) 2019-09-04 17:00:11 -03:00
freezeGlobals.js Freeze Promise global on boot (#7309) 2019-10-24 06:54:32 -07:00
get-first-preferred-lang-code.js Fix locale codes contains underscore will never be preferred (#6116) 2019-02-08 16:06:37 -03:30
getObjStructure.js eslint --fix . 2018-07-02 18:49:33 -04:00
hex-to-bn.js Add a few missing docblocks to background files 2018-04-18 18:00:22 -02:30
local-store.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
message-manager.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
network-store.js End-to-end test state fixtures (#7663) 2019-12-11 09:26:20 -08:00
nodeify.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
notification-manager.js yarn lint --fix 2019-12-03 17:20:55 -03:30
pending-balance-calculator.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
personal-message-manager.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
random-id.js Maintain linting. 2016-11-18 16:27:26 -08:00
reportFailedTxToSentry.js sentry - replace raven-js with sentry/browser 2018-10-20 02:22:50 -04:00
seed-phrase-verifier.js Merge branch 'master' into dm-docs-2 2018-04-20 13:23:17 -02:30
select-chain-id.js Fix chainId for non standard networks (#7502) 2019-11-22 17:25:44 -05:00
setupFetchDebugging.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
setupMetamaskMeshMetrics.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
setupSentry.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
stream-utils.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
typed-message-manager.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
util.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00