1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/e2e/json-rpc
Peter 378bf19c05
JSON-RPC e2e test POC (#18213)
* eth_call test

* eth_chainId test

* run json rpc tests

* add ci job

* remove query string param from url

* eth_sendTransaction test

* eth_sendTransaction test

---------

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2023-07-28 14:59:12 +01:00
..
eth_call.spec.js JSON-RPC e2e test POC (#18213) 2023-07-28 14:59:12 +01:00
eth_chainId.spec.js JSON-RPC e2e test POC (#18213) 2023-07-28 14:59:12 +01:00
eth_sendTransaction.spec.js JSON-RPC e2e test POC (#18213) 2023-07-28 14:59:12 +01:00