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 /groups API endpoint #46

Open
MarchandMD opened this issue Jun 23, 2023 · 0 comments
Open

build test suite for /groups API endpoint #46

MarchandMD opened this issue Jun 23, 2023 · 0 comments
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 converted this from a draft issue Jun 23, 2023
@MarchandMD MarchandMD added the Backend Backend team specific label Jun 26, 2023
@MarchandMD MarchandMD moved this from To Do to PR submitted in DNVR-zero Jun 28, 2023
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: PR submitted
Development

No branches or pull requests

1 participant