Insomnia same request with different data

Viewed 1007

I'am trying to write unit tests for each one of my requests in insomnia. Is there a way to access the request in javascript and modify the body/query params? I want to test the different edge cases.

Are the insomnia js functions documented anywhere?

enter image description here

0 Answers
Related