fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
132 stars 40 forks source link

test: add e2e tests with playwright #99

Closed msebastianb closed 9 months ago

msebastianb commented 10 months ago

Changes

Closes https://github.com/fastify/fastify-swagger-ui/issues/98

Checklist

Uzlopak commented 10 months ago

Hmm. problem is, that automerge is in the ci.yml and playwright is not taken into account. So it could result in merging a PR despite the playwright wf failed.

Uzlopak commented 10 months ago

maybe put everything into the test script of package.json/npm.

Fdawgs commented 9 months ago

CI isn't happy :/

msebastianb commented 9 months ago

@Fdawgs WDYM?

Fdawgs commented 9 months ago

@Fdawgs WDYM?

It's happy now, don't worry 😊