thunder-client-support
thunder-client-support copied to clipboard
Test overriding
Describe the bug
These tests are overriding

To Reproduce
Use tests in image provided above
Expected behavior
Tests should only override if action is the same (>, <, equal, ...)
Hi @andresatierf thanks for reporting, I have fixed this https://github.com/rangav/thunder-client-support/issues/691, which might caused this bug.
Will fix it in next few hours.
This bug is now fixed and published to marketplace, please update to v1.18.1
@rangav is there a way to override the isJson action? I'm using that action in a collection because most items return a json. But there are some endpoint that return nothing. I was thinking that maybe there could be a way to make a test like:
ResponseBody - isJson - false
@andresatierf thats a good suggestion. can you please create a new issue, we can track there.