Skip to content

test: add integration testing #81

test: add integration testing

test: add integration testing #81

Triggered via pull request March 10, 2026 17:43
Status Failure
Total duration 43s
Artifacts

backend-ci.yml

on: pull_request
backend-ci
38s
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#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.