test: add integration testing #81
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#L274
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:274:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L241
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:241:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L207
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:207:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L176
Expected: 502
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:176:26)
|
|
error: expect(received).toBe(expected):
src/integration_testing/form-analytics.integration.test.ts#L149
Expected: 200
Received: 503
at <anonymous> (/home/runner/work/form-engine/form-engine/src/integration_testing/form-analytics.integration.test.ts:149:26)
|
|
backend-ci
No files were found with the provided path: dist/
prisma/generated/. No artifacts will be uploaded.
|