Skip to content

Conversation

@stprograms
Copy link
Owner

Introduced basic software tests.

Code changes

  • Moved the current project to a separate folder
  • added a new test project and rudimentary tests for the telegrams in the current state.

Actions

Also, the workflow was adapted to now also hold a test job. Furthermore, the jobs are now moved to run in a container

closes #17

stprograms and others added 6 commits February 25, 2025 10:21
Added a testproject to the solution and created first dummy test
Added basic tests for the telegram classes.
- Renamed file
- added containerized test job
- making buld job depended on test
Using docker container for the build task
@stprograms stprograms self-assigned this Feb 25, 2025
@stprograms stprograms linked an issue Feb 25, 2025 that may be closed by this pull request
@stprograms stprograms added the enhancement New feature or request label Feb 25, 2025
@stprograms stprograms merged commit 7ae8283 into main Feb 25, 2025
2 checks passed
@stprograms stprograms deleted the 17-introduce-software-unit-tests branch February 25, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce software unit tests

2 participants