2
Get current request data in testing
Source: Kong/insomnia#3664 · opened by @arvigeus
Currently in order to get current request's body, I have to use
which is not ideal since I am using hardcoded string. Wouldn't it be better if it was like this:
This way assertions can be made based on what parameters were passed
which is not ideal since I am using hardcoded string. Wouldn't it be better if it was like this:
This way assertions can be made based on what parameters were passed
No pledges yet. Be the first to back this.
Comments
Similar requests
Unit Testing Default Empty State
1 vote · 0 comments
Add support for Database Access like REST/SOAP/GraphQL
1 vote · 0 comments
Programmatically export data
1 vote · 0 comments
In Test, how does one send custom GET request that is not the specific request the test is for?
1 vote · 0 comments
Add diffs for request duration, execution time, and last/current response to Unit tests
2 votes · 0 comments
No comments yet.