Skip to content

add testing to the controller #471

@interim17

Description

@interim17

What needs to happen?

To date there is a single test for a single function in the controller. Existing, changing, and any new methods should start to incorporate more through unit testing.

Why should we do this?

Testing is good. Catch bugs, catch when code changes have side effects.
Which functions we test should help us consolidate and document the public facing API.

When does this need to get done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceCode cleanup/refactoring, test coverage, etc.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions