Skip to content

build test suite for /tasks API endpoint #44

@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

Labels

BackendBackend team specific

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions