mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
The network controller unit tests now use network mocks rather than mocking controller methods. This makes the tests less brittle, as they will no longer break when internal changes to the `_getLatestBlock` method are made. |
||
---|---|---|
.. | ||
provider-api-tests | ||
createInfuraClient.js | ||
createInfuraClient.test.js | ||
createJsonRpcClient.js | ||
createJsonRpcClient.test.js | ||
index.js | ||
network-controller.js | ||
network-controller.test.js |