internet-computer-protocol / evm-rpc-canister

Interact with EVM blockchains from the Internet Computer.
https://internetcomputer.org/docs/current/developer-docs/multi-chain/ethereum/evm-rpc/overview
Apache License 2.0
63 stars 13 forks source link

Mock HTTPS outcalls in state machine tests #87

Closed rvanasa closed 11 months ago

rvanasa commented 11 months ago

Adding a way to mock HTTPS outcalls will make it possible to simulate a wider range of situations for third-party RPC services via unit and state machine tests.