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

Updating Tests in the Care Project #1372

Open
5 of 20 tasks
aeswibon opened this issue Jun 14, 2023 · 0 comments
Open
5 of 20 tasks

Updating Tests in the Care Project #1372

aeswibon opened this issue Jun 14, 2023 · 0 comments
Labels

Comments

@aeswibon
Copy link
Member

aeswibon commented Jun 14, 2023

Tests in Care

🔒 Dont assign this issue

This is an EPIC issue that monitors the progress of improving tests in the Care Backend Project

Problem

The current unit tests in the project have several shortcomings:

  • Not all modules are covered by tests.
  • Many edge cases are not addressed.

Solution

To address the issues mentioned above, the following solution is proposed:

  • Add tests for every CRUD endpoint by creating various test classes.
  • The test classes will inherit from the TestBase class, which provides a base set of functionalities and utilities for testing.

📄 Note: Currently, the focus will be on creating tests for the API endpoint

By implementing this solution, we aim to improve the test coverage significantly.

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant