Skip to content

Allow multiple tests on the same API Method/Route

Compare
Choose a tag to compare
@hornc hornc released this 12 May 05:02
· 69 commits to master since this release

New feature: In order to test api methods that have a more variable/complex set of parameters, such as when differing sets of inputs are conditionally required, allow multiple calls to the same api method to be tested with differing inputs/conditions without throwing a 'no documented route' response.