Skip to content

build test suite for /groups API endpoint #46

@MarchandMD

Description

@MarchandMD
  • Currently, there is no test suite for the /tasks endpoint
  • Jest and SuperTest have been installed
  • Test the endpoints for accuracy
    • GET /tasks
    • GET /tasks/:id
    • POST /tasks
    • PATCH /tasks/:id
    • DELETE /tasks/:id

(could be broken into multiple user stories)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendBackend team specific

    Type

    No type

    Projects

    Status

    PR submitted

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions