Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI: No test cases generated for requests without inputs #132

Closed
kerrykimbrough opened this issue Jul 6, 2020 · 1 comment
Closed

Comments

@kerrykimbrough
Copy link
Contributor

(Reported by @mhettiarac)

For a request that has no inputs -- neither parameters nor request body -- Tcases has nothing to define an input model. As a result, no test cases are generated for such requests.

But such requests are valid and an empty input model should produce exactly one test case.

@kerrykimbrough
Copy link
Contributor Author

Fixed by PR #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant