seriousme / fastify-openapi-glue

A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
MIT License
196 stars 33 forks source link

test: wait until the end of the test #573

Closed ivan-tymoshenko closed 3 months ago

ivan-tymoshenko commented 3 months ago

Most test don't test anything because tests ends before the async operation.