Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build test suite for /tasks API endpoint #44

Open
MarchandMD opened this issue Jun 23, 2023 · 1 comment
Open

build test suite for /tasks API endpoint #44

MarchandMD opened this issue Jun 23, 2023 · 1 comment
Assignees
Labels
Backend Backend team specific

Comments

@MarchandMD
Copy link
Contributor

  • 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)

@MarchandMD MarchandMD self-assigned this Jun 23, 2023
@MarchandMD MarchandMD added the Backend Backend team specific label Jun 23, 2023
@l-e-u
Copy link
Contributor

l-e-u commented Jun 27, 2023

I have the other suites covered, if you want I can take this one off your hands too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Backend team specific
Projects
Status: Done
Development

No branches or pull requests

2 participants