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

Write Python Tests #20

Open
sonam-pankaj95 opened this issue Jun 24, 2024 · 0 comments
Open

Write Python Tests #20

sonam-pankaj95 opened this issue Jun 24, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@sonam-pankaj95
Copy link
Contributor

Tasks
Set up Testing Framework:

Choose and set up a testing framework
Ensure the framework is compatible with our current setup and easy to integrate.
Write Tests for Existing Modules:

Review existing modules and identify key functionalities to test.
Write unit tests covering different use cases, edge cases, and error handling.
Aim for high test coverage to ensure most of the code is tested.
Integrate Tests into CI/CD Pipeline:

Update the CI/CD configuration to run tests automatically on each commit/pull request.
Ensure the test results are visible in the CI/CD pipeline dashboard.
Documentation:

Document the testing process, including how to run tests locally.

@akshayballal95 akshayballal95 added the good first issue Good for newcomers label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants