DEXPRO-Solutions-GmbH / swaggerui

Gin handler to expose an OpenAPI spec via Swagger UI
Apache License 2.0
0 stars 0 forks source link

Add functional unit test for handler #16

Closed fabiante closed 9 months ago

fabiante commented 9 months ago

The idea is to move forward testing of this package since there may be minor bugs which we will only notice when using some form of tests.

The added assertions are lightweight. Feel free to add detailed assertions on the handler response.