Skip to content

Unit tests currently only verify that functions run without error. #1

Description

@cpetta

Unit tests currently do not test whether the output of a given function is correct, just that they run without error. Better unit tests should be written that make sure functions are working as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions