mrc-6085 Error handling #28
Annotations
2 errors and 1 warning
tests/integration/errors.spec.ts > 500 error response > when db file is inaccessible:
tests/integration/errors.spec.ts#L19
AssertionError: expected 200 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 200
❯ expect400Response tests/integration/errors.spec.ts:19:29
❯ tests/integration/errors.spec.ts:64:8
|
test-and-push
Process completed with exit code 1.
|
test-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|