Skip to content

Writing of unit tests #298

@christianlupus

Description

@christianlupus

Is your feature request related to a problem? Please describe.
Currently there is a very basic framework to do unit testing in place. However, most parts of the code base are untested. This makes any PR with more than a few lines of changes code very hard to check.

Describe the solution you'd like
Extend the current structure of tests to the whole code base and run these tests (including code coverage checks) on each commit.

Describe alternatives you've considered
The only alternative is to decide not to do any tests and rely on manual testing and hoping for the best.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions