mock grpc response
Open
package: @grpc/grpc-js
question
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
I would like the ability to provide a mocked gRPC API response instead of calling the real gRPC API.
As much as possible, I would like to call the gRPC API in the same way as I call it now, with the obvious difference of specifying the response that I want (as a JSON object).
I searched, but I haven't seen anyone discussing this. Does it exist already?
Contributor guide
Assessment
This issue has not been assessed yet.