1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/test/e2e
Thomas Heartman 8869e6f04d
Refactor(#1391): don't check for OpenAPI version in snapshot tests (#2072)
* Refactor(#1391): don't check for OpenAPI version in snapshot tests

remove the version from the received specification. The version
_is_ a required field, but having the version listed in automated
testing causes issues when trying to deploy new versions of the
API (due to mismatch between new tag versions etc). That's why we
remove it.

* #1391: test that the "semver" property is present

* #1391: test that the openapi version is valid semver

* Chore(#1391): comment formatting
2022-09-19 09:07:26 +00:00
..
api Refactor(#1391): don't check for OpenAPI version in snapshot tests (#2072) 2022-09-19 09:07:26 +00:00
helpers
routes
seed
services
stores task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
custom-auth.test.ts
health.e2e.test.ts