insomnia
insomnia copied to clipboard
[FEATURE REQUEST] Create tests for gRPC requests
Describe the bug Unable to create tests for gRPC calls
To Reproduce Steps to reproduce the behavior:
- Create a Document Design
- Add some gRPC requests
- 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
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
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!
Postman also does have this. I downloaded Insomnia to see if it was supported as I really need this feature!