Skip to content

Add unit tests to / prune dead code from driver #11

@gavanderhoorn

Description

@gavanderhoorn

As commented by @gonzalocasas in #8 (comment), there are programs (VAL 3 terminology) in the library and application that are not used right now.

As a large part of the VAL 3 code implements (parts) of a simple_message library, it would be good to create a set of unit tests that exercises relevant execution paths so as to gain (and keep) trust in that code.

Having a set of tests would also allow us to prune the code in places that appear to not be used and also don't pass certain levels of testing.

Using the tests as regression tests would reduce the chance of introducing regressions as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions