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

[BUG][Test Framework] Operations with no schemas for response bodies always pass the response body test. #496

Open
nhtruong opened this issue Aug 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nhtruong
Copy link
Collaborator

Spawning off of this PR

When the response schema is NOT defined in the spec, the framework skips the response payload test and still passes the chapter. Even if the response is null or an empty object {}, it should still have to be explicitly defined and the framework should throw a response schema not found in this case.

@nhtruong nhtruong added bug Something isn't working untriaged labels Aug 12, 2024
@dblock dblock removed the untriaged label Aug 12, 2024
@nhtruong nhtruong changed the title [BUG] Test Framework passing chapters with missing response bodies [BUG][Test Framework] Operations with no schemas for response bodies always pass the response body test. Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants