Open Issues Need Help
View All on GitHubAI Summary: This issue proposes the comprehensive introduction of unit and integration tests across both frontend and backend codebases. It outlines specific tools like Jest, React Testing Library, Supertest, and Playwright/Cypress for different test types and suggests a step-by-step approach for setup, organization, and CI integration to achieve broad test coverage.
Complexity:
5/5
help wanted
AI Summary: This issue requires adding comprehensive unit and integration tests for the 'birth' feature across both frontend and backend codebases. The goal is to ensure reliability, cover core logic and edge cases, and validate end-to-end functionality. It also involves setting up test reporting and documenting the testing approach and coverage.
Complexity:
4/5
help wanted