Skip to content

Merge pull request #57 from w3bdesign/frontend #1

Merge pull request #57 from w3bdesign/frontend

Merge pull request #57 from w3bdesign/frontend #1

Triggered via push November 22, 2024 06:53
Status Failure
Total duration 41s
Artifacts
Run frontend customer tests and collect coverage
33s
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.