JamitLabs / Jetworking

A multi-module library providing a user-friendly interface for common networking tasks
https://JamitLabs.github.io/Jetworking/
MIT License
4 stars 3 forks source link

[Testing] Use postman response to validate body #55

Open jamitJona opened 3 years ago

jamitJona commented 3 years ago

The postman response can be used to validate if the the mock body of the post, put and patch request were sent correctly. Also the arguments of a get request can be validated this way.

JensK611 commented 3 years ago

I suggest to close this issue since we don't use postman anymore.