You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(tests): consolidate OpenAPI response tests as requested by @leandrodamascena
- Moved all tests from test_openapi_response_fields.py to existing test_openapi_responses.py
- Removed duplicate test file to improve code organization
- All 21 tests pass (12 original + 9 consolidated)
- Addresses reviewer feedback for better test file structure
0 commit comments