Hi!
I'm in a project where the stack is new for me (they use Elixir + Phoenix and Protobuf). I want to perform integration testing (API testing) using TypeScript, and I would like to know if is it possible to test gRPC APIs with Cypress. I haven't found samples of that (just samples using REST APIs).
Thanks in advance for your answers. Have a great day!