Skip to content
Triggered via push November 27, 2024 06:35
Status Failure
Total duration 48s
Artifacts

codecov.yml

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

Annotations

4 errors
src/components/__tests__/WaitingTimeDisplay.spec.ts > WaitingTimeDisplay > renders waiting time and queue information correctly: frontend/customer/src/components/__tests__/WaitingTimeDisplay.spec.ts#L69
AssertionError: expected 'Estimert ventetid90min 3 venterOppdat…' to contain '13:00:00' Expected: "13:00:00" Received: "Estimert ventetid90min 3 venterOppdatert 12:00:00" ❯ src/components/__tests__/WaitingTimeDisplay.spec.ts:69:28
src/components/__tests__/WaitingTimeDisplay.spec.ts > WaitingTimeDisplay > formats time correctly for different locales: frontend/customer/src/components/__tests__/WaitingTimeDisplay.spec.ts#L126
AssertionError: expected 'Estimert ventetid90min 1 venterOppdat…' to contain '13:34:56' Expected: "13:34:56" Received: "Estimert ventetid90min 1 venterOppdatert 12:34:56" ❯ src/components/__tests__/WaitingTimeDisplay.spec.ts:126:28
Run frontend customer tests and collect coverage
Process completed with exit code 1.
Run backend tests and collect coverage
Process completed with exit code 1.