Skip to content

build test suite for /players API endpoint #45

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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