We need to add valid tests to ensure the functionality and reliability of the project. This issue tracks the creation and integration of appropriate tests across the codebase.
Tasks:
- Identify key functionalities and modules that lack tests
- Write unit and/or integration tests for uncovered areas
- Ensure tests cover expected behaviors and edge cases
- Integrate tests with CI if not already done
This will help maintain code quality and prevent future regressions.
We need to add valid tests to ensure the functionality and reliability of the project. This issue tracks the creation and integration of appropriate tests across the codebase.
Tasks:
This will help maintain code quality and prevent future regressions.