Skip to content

build test suite for /players API endpoint #45

@MarchandMD

Description

@MarchandMD
  • Currently, there is no test suite for the /players endpoint
  • Jest and SuperTest have been installed
  • Test the endpoints for accuracy
    • GET /players
    • GET /players/:id
    • POST /players
    • PATCH /players/:id
    • DELETE /players/: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
PR submitted

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions