**Problem:** The project lacks tests, which complicates code validation and reliability. **Suggestion:** Add automated tests to cover key project components, and integrate them into CI/CD, git actions.
Problem:
The project lacks tests, which complicates code validation and reliability.
Suggestion:
Add automated tests to cover key project components, and integrate them into CI/CD, git actions.