mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
dd59792392
This commit affects the network client tests, which were added in a previous PR to test the behavior of `createInfuraClient`, a function called that sets up a portion of the middleware stack in the JSON-RPC layer. An `if` statement appears in the tests which limits the execution of certain tests. However, this seems to have been added for debugging purposes and is not actually needed. Co-authored-by: Brad Decker <bhdecker84@gmail.com> |
||
---|---|---|
.. | ||
middleware | ||
provider-api-tests | ||
createInfuraClient.js | ||
createInfuraClient.test.js | ||
createJsonRpcClient.js | ||
createMetamaskMiddleware.js | ||
index.js | ||
network-controller.test.js | ||
network.js | ||
pending-middleware.test.js | ||
util.js | ||
util.test.js |