Skip to content

unit tests are not proper unit tests #18

@pufferfish101007

Description

@pufferfish101007

code should be split into easily testable chunks, and those chunks should be tested properly. at the moment we have massive monolithic functions that are tested against a single case to make sure they don't fail, and really they're integration tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedwe'd like more people to get involved in this

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions