Skip to content

Merge branch 'main' into frontend #119

Merge branch 'main' into frontend

Merge branch 'main' into frontend #119

Triggered via push November 23, 2024 01:20
Status Failure
Total duration 1m 54s
Artifacts

codecov.yml

on: push
Run backend tests and collect coverage
56s
Run backend tests and collect coverage
Run frontend customer tests and collect coverage
35s
Run frontend customer tests and collect coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/__tests__/WaitingTimeDisplay.spec.ts > WaitingTimeDisplay > renders waiting time and queue information correctly: frontend/customer/src/components/__tests__/WaitingTimeDisplay.spec.ts#L68
AssertionError: expected 'Estimert ventetid1h 30min3 venterOppd…' to contain '13:00:00' Expected: "13:00:00" Received: "Estimert ventetid1h 30min3 venterOppdatert 12:00:00" ❯ src/components/__tests__/WaitingTimeDisplay.spec.ts:68:28
src/components/__tests__/WaitingTimeDisplay.spec.ts > WaitingTimeDisplay > formats time correctly for different locales: frontend/customer/src/components/__tests__/WaitingTimeDisplay.spec.ts#L130
AssertionError: expected 'Estimert ventetid1h 30min3 venterOppd…' to contain '13:34:56' Expected: "13:34:56" Received: "Estimert ventetid1h 30min3 venterOppdatert 12:34:56" ❯ src/components/__tests__/WaitingTimeDisplay.spec.ts:130:28
Run frontend customer tests and collect coverage
Process completed with exit code 1.