1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/app/scripts/controllers/network
Mark Stacey d2f50d47fa
Add network client tests for methods not supported by Infura (#17347)
Any methods in the Ethereum JSON-RPC spec are now included in our
network client tests. These tests were skipped previously because they
are not supported by Infura.

Closes #16938
2023-02-02 15:44:22 -03:30
..
provider-api-tests Add network client tests for methods not supported by Infura (#17347) 2023-02-02 15:44:22 -03:30
createInfuraClient.js
createInfuraClient.test.js
createJsonRpcClient.js
createJsonRpcClient.test.js
index.js
network-controller.js Setup network controller mocks per-test (#17250) 2023-01-23 10:52:42 -03:30
network-controller.test.js Setup network controller mocks per-test (#17250) 2023-01-23 10:52:42 -03:30