kiranz / just-api

:boom: Test REST, GraphQL APIs
https://kiranz.github.io/just-api/
MIT License
813 stars 35 forks source link

Cannot add proxy, hence cannot intercept requests #14

Open Katsarski opened 5 years ago

Katsarski commented 5 years ago

Adding a proxy to the tool would be really beneficial since one can then intercept outgoing requests. Currently, I cannot find a way to troubleshoot what went wrong. I've created a spec file to validate a json response schema -> executed it but the request failed with 400 Bad Request, proxying the request to a proxy would be really easy to see what one is sending and then change the request accordingly.

kiranz commented 5 years ago

Request/Response details will be written to reports with additional reporter options. https://kiranz.github.io/just-api/reporters/