Skip to content

chore: add socket based tests for the new APIs #2234

chore: add socket based tests for the new APIs

chore: add socket based tests for the new APIs #2234

Triggered via pull request December 15, 2025 00:26
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Matrix: test
Lint Commit Messages
15s
Lint Commit Messages
lint
16s
lint
Build Package
7s
Build Package
Test Semantic Release
49s
Test Semantic Release
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint Commit Messages
You have commit messages with errors ⧗ input: parent df183d194fe70aef6dcf3cac3923df18d2cda648 author Allen Porter <allen.porter@gmail.com> 1765755996 -0800 committer Allen Porter <allen.porter@gmail.com> 1765758276 -0800 chore: add socket based tests for the new APIs This adds socket based tests for the new API so we can have tests that exercise the exact byte streams that are sent and received, similar to the old API. These currently are testing the lower level "session" and "channel" just to get the request infrastructure ready to be used in a real end to end device manaver tests. This violates our rule that tests align with a module, but this is an exception given its for end to end tests. ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ⚠ body must have leading blank line [body-leading-blank] ✖ found 2 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
lint
Process completed with exit code 1.
test (3.11)
Process completed with exit code 1.
test (3.14)
Process completed with exit code 1.