Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.64k stars 1.96k forks source link

[FEATURE REQUEST] Create tests for gRPC requests #3371

Open lfdubiela opened 3 years ago

lfdubiela commented 3 years ago

Describe the bug Unable to create tests for gRPC calls

To Reproduce Steps to reproduce the behavior:

  1. Create a Document Design
  2. Add some gRPC requests
  3. Try to add a suite test and then a test

Expected behavior I should be getting a list of gRPC requests to create my test

Images image

image

Desktop (please complete the following information): Version: Insomnia 2021.3.0 Release date: 28/04/2021 OS: Linux x64 5.8.0-50-generic Electron: 9.3.5 Node: 12.14.1 V8: 8.3.110.13-electron.0 Architecture: x64 node-libcurl: libcurl/7.73.0 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.7 zstd/1.4.9 libidn2/2.2.0 libssh2/1.9.0 nghttp2/1.41.0

filfreire commented 2 years ago

Hi @lfdubiela, thank you for reporting this, just as a follow-up to you and anyone that bumps into this issue:

This is not supported at the moment, though it has been requested as well by the community (example https://github.com/Kong/insomnia/discussions/4325). We are in planning stages to revamp the Insomnia Test feature, and we will likely be looking into adding support for gRPC in the tests, but we don't have any timelines for when that will happen I'm afraid.

Sorry and thank you for your patience!

frankgreco commented 1 year ago

Postman also does have this. I downloaded Insomnia to see if it was supported as I really need this feature!