Skip to content

Add dashboard acceptance tests #3453

Add dashboard acceptance tests

Add dashboard acceptance tests #3453

Triggered via pull request February 6, 2025 20:37
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/stores/HeartbeatsStore.spec.ts > HeartbeatsStore tests > healthchecks total > some not heart beating with no tracking: src/Frontend/src/stores/HeartbeatsStore.spec.ts#L110
AssertionError: expected 3 to be 2 // Object.is equality - Expected + Received - 2 + 3 ❯ src/stores/HeartbeatsStore.spec.ts:110:43
src/stores/HeartbeatsStore.spec.ts > HeartbeatsStore tests > healthy endpoints > sort by: src/Frontend/src/stores/HeartbeatsStore.spec.ts#L324
AssertionError: expected 'Oliver' to be 'John' // Object.is equality Expected: "John" Received: "Oliver" ❯ src/stores/HeartbeatsStore.spec.ts:324:26
Windows
Process completed with exit code 1.