Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add software tests #8

Merged
merged 3 commits into from
Dec 2, 2023
Merged

Add software tests #8

merged 3 commits into from
Dec 2, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented Dec 2, 2023

About

This patch adds software tests. Code coverage is 85%, which isn't bad for a start.

Details

In order to make the software testable, the main.py needed some thorough refactoring. Not much has changed semantically, but the procedural style has been converged to be more object oriented now, i.e. the functions/code sections have been wrapped into corresponding methods.

@amotl amotl changed the base branch from master to bw/holy-salamander-aquamarine December 2, 2023 02:36
@amotl amotl mentioned this pull request Dec 2, 2023
@amotl amotl marked this pull request as ready for review December 2, 2023 13:52
@amotl amotl changed the base branch from bw/holy-salamander-aquamarine to master December 2, 2023 13:52
@amotl amotl merged commit 64ad2d9 into master Dec 2, 2023
2 checks passed
@amotl amotl deleted the tests branch December 2, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant