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

Add basic sanity check tests for ReDoc and Swagger UI routes #304

Merged
merged 1 commit into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. Add basic sanity check tests for ReDoc and Swagger UI routes

    Tests for litestar-org#303 / litestar-org#302
    
    These tests check whether the UI handlers:
    - don't throw an Exception
    - return 200 OK
    - return HTML of some form
    timwedde committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8fb71f7 View commit details
    Browse the repository at this point in the history