RPC not working in vitest integration
We wrote a cloudflare worker using RPC, but when we tried to test it we got an error. I created this minimal reproduction: https://github.com/MarcoIeni/cf-rpc-test
Is it possible to invoke workers RPC from tests?
Is it possible to invoke workers RPC from tests?
GitHub
Contribute to MarcoIeni/cf-rpc-test development by creating an account on GitHub.