Mock OAuth server #1214
Annotations
2 errors and 1 warning
tests/backend/endpoints/api/v1/auth/oauth/authorize.test.ts > should redirect the user to the OAuth provider with the right arguments:
apps/e2e/tests/backend/backend-helpers.ts#L91
StackAssertionError: Unexpected internal server error: 500 Internal Server Error. The error message follows, but will be stripped in production. AggregateError
This is likely an error in Stack. Please report it.
❯ Module.niceBackendFetch tests/backend/backend-helpers.ts:91:11
❯ tests/backend/endpoints/api/v1/auth/oauth/authorize.test.ts:23:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { extraData: undefined }
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|