Skip to content

[Test] Add test cases for each endpoints. #13

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

Open
mavyfaby opened this issue Jun 25, 2023 · 0 comments
Open

[Test] Add test cases for each endpoints. #13

mavyfaby opened this issue Jun 25, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed security Security Improvements test Testing components

Comments

@mavyfaby
Copy link
Member

Currently, our project lacks sufficient test coverage for the different endpoints in our codebase. As we continue to build and modify the code, there is a chance of undetected defects and probable regressions. To increase the overall quality and stability of our service, we must add test cases for each endpoint.

To complete this task, please follow these steps:

  • Identify all of our project's endpoints that do not yet include corresponding test cases.
  • Create and execute test cases for each of these endpoints, taking into account various situations and edge cases.
  • Create clear and simple test documentation to aid comprehension and maintainability.
  • Incorporate the newly developed test cases into our current testing framework.
  • Execute the test suite and ensure that all tests pass.
  • If any problems or failures occur during testing, investigate and correct them.
  • After adding and verifying all test cases, submit a pull request for review and merge.

CC: @TotalElderBerry @ampats04 @ReidoBoss @rmac3392 @MTonilon22

@mavyfaby mavyfaby added documentation Improvements or additions to documentation feature New feature or request help wanted Extra attention is needed security Security Improvements labels Jun 25, 2023
@mavyfaby mavyfaby pinned this issue Jun 25, 2023
@mavyfaby mavyfaby moved this to Todo in CSPS Backend Jun 28, 2023
@mavyfaby mavyfaby self-assigned this Jun 30, 2023
@mavyfaby mavyfaby moved this from Todo to In Progress in CSPS Backend Jun 30, 2023
@mavyfaby mavyfaby added test Testing components and removed feature New feature or request labels Jun 30, 2023
@mavyfaby mavyfaby moved this from In Progress to Todo in CSPS Backend Aug 2, 2023
@mavyfaby mavyfaby unpinned this issue Sep 25, 2023
@mavyfaby mavyfaby pinned this issue Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed security Security Improvements test Testing components
Projects
Status: Todo
Development

No branches or pull requests

1 participant