Skip to content

fix(output-validation): πŸ› return zod transformed object rather than p… #9

fix(output-validation): πŸ› return zod transformed object rather than p…

fix(output-validation): πŸ› return zod transformed object rather than p… #9

GitHub Actions / Test Results succeeded Oct 11, 2024 in 0s

All 10 tests pass in 0s

 1 files   4 suites   0s ⏱️
10 tests 10 βœ…β€ƒ0 πŸ’€β€ƒ0 ❌
11 runsβ€Šβ€ƒ11 βœ…β€ƒ0 πŸ’€β€ƒ0 ❌

Results for commit 1a75c60.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
test ‑ Can be defined with correct typing
test ‑ Can be run as an Express handler
test ‑ Can correctly bind to an express app
test ‑ Can handle bad requests
test ‑ Can handle unhandled errors
test ‑ Can handle unique violations
test ‑ Can throw a not implemented error
test ‑ Can throw a validation error
test ‑ Serves a open api spec
test ‑ Serves api docs