test: add integration testing #82
Annotations
6 errors and 1 warning
|
backend-ci
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L267
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:267:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L234
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:234:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L200
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:200:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L169
Expected: 502
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:169:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L142
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:142:26)
|
|
backend-ci
No files were found with the provided path: dist/
prisma/generated/. No artifacts will be uploaded.
|