Skip to content

Unit Tests for Helper Functions #52

@blazebissar

Description

@blazebissar

The current test suite is primarily integration-style tests that provide input to the Flask API endpoints as the entrypoints. We, as a result, do not have very high code coverage of the supporting functions called internal to Flask. We should create true unit tests that provide direct testing input to the supporting functions with mocks as needed. This will help us debug with more specific test failures and faster runtimes.

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