Skip to content

feat: show msm connection info #13996

feat: show msm connection info

feat: show msm connection info #13996

Triggered via pull request June 11, 2024 15:08
Status Failure
Total duration 11m 6s
Artifacts 1

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/root-reducer.test.ts > rootReducer > should reset app to initial state on LOGOUT_SUCCESS, except status which resets to authenticating = false: src/root-reducer.test.ts#L18
Error: Snapshot `rootReducer > should reset app to initial state on LOGOUT_SUCCESS, except status which resets to authenticating = false 1` mismatched - Expected + Received @@ -222,10 +222,19 @@ "statuses": {}, }, "message": { "items": [], }, + "msm": { + "errors": null, + "items": [], + "loaded": false, + "loading": false, + "saved": false, + "saving": false, + "status": null, + }, "nodedevice": { "errors": null, "items": [], "loaded": false, "loading": false, ❯ src/root-reducer.test.ts:18:22
Test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
coverage-report Expired
248 MB