Skip to content

Added drivers for TESmart and Shinybow #11

Added drivers for TESmart and Shinybow

Added drivers for TESmart and Shinybow #11

Triggered via pull request November 4, 2024 00:31
Status Failure
Total duration 1m 0s
Artifacts

coverage.yml

on: pull_request
Run coverage scanning
52s
Run coverage scanning
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/tests/drivers/tesla-smart/matrix.test.ts > activate tie: src/tests/drivers/tesla-smart/matrix.test.ts#L81
AssertionError: promise rejected "AssertionError: expected Buffer[ 77, 84, … { …(4) }" instead of resolving ❯ src/tests/drivers/tesla-smart/matrix.test.ts:81:82 Caused by: Caused by: AssertionError: expected Buffer[ 77, 84, 48, 48, 83, 87, …(-33) ] to deeply equal Buffer[ 77, 84, 48, 48, 83, 87, …(-35) ] - Expected + Received Object { "data": Array [ 77, 84, 48, 48, 83, 87, 48, 49, 48, 50, 78, 84, + 13, + 10, ], "type": "Buffer", } ❯ CommandSequence.track src/tests/support/stream.ts:47:18 ❯ MockCommandStream.write src/tests/support/stream.ts:88:37 ❯ sendCommand src/main/services/protocols/protocols.ts:43:22 ❯ Object.activate src/main/services/protocols/teslaElec.ts:39:5 ❯ src/main/services/drivers.ts:177:7 ❯ Object.activate src/main/services/drivers.ts:171:14 ❯ src/tests/drivers/tesla-smart/matrix.test.ts:81:3
Run coverage scanning
Process completed with exit code 1.