Skip to content

test: add integration testing #82

test: add integration testing

test: add integration testing #82

Re-run triggered March 10, 2026 17:50
Status Failure
Total duration 47s
Artifacts

backend-ci.yml

on: pull_request
backend-ci
41s
backend-ci
Fit to window
Zoom out
Zoom in

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.