Skip to content

[PROJECT HEALTH] Endpoint Unit Testing #78

@GuyWhoCode

Description

@GuyWhoCode

User Story

As a developer, I want to ensure that our REST endpoints work consistently with expected results.

Technical Tasks

  • Research possible REST endpoint testing libraries like Jest
    • Jest is fine to use if there's no "better" / easier testing libraries
  • Note: the chosen REST endpoint testing library MUST HAVE some feature that outputs code coverage

Acceptance Criteria

  • Document how to write a endpoint test
  • ALL endpoints in the backend have multiple unit tests associated with them

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or requestMediumThis requires decent dedication to complete

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions