Skip to content

Add unit tests and configure GitHub Actions CI#40

Merged
olaafrossi merged 1 commit intomainfrom
UnitTests
Mar 27, 2026
Merged

Add unit tests and configure GitHub Actions CI#40
olaafrossi merged 1 commit intomainfrom
UnitTests

Conversation

@olaafrossi
Copy link
Copy Markdown
Contributor

Introduces a comprehensive suite of unit tests for TCP, UDP, Serial, and ProjectorLink components. This change also includes a CI workflow to run tests on pull requests, modernizes NetBooterLink to use HttpClient, and fixes a potential stack overflow in AsyncTcpLink during synchronous socket completions.

Introduces a comprehensive suite of unit tests for TCP, UDP, Serial, and ProjectorLink components. This change also includes a CI workflow to run tests on pull requests, modernizes NetBooterLink to use HttpClient, and fixes a potential stack overflow in AsyncTcpLink during synchronous socket completions.
@olaafrossi olaafrossi added minor For minor changes patch For patch and fixes and removed minor For minor changes labels Mar 27, 2026
@olaafrossi olaafrossi merged commit 08dd01f into main Mar 27, 2026
4 of 5 checks passed
@olaafrossi olaafrossi deleted the UnitTests branch March 27, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch For patch and fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant