Open Issues Need Help
View All on GitHub Add unit and integration tests for frontend and backend about 2 months ago
AI 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
Add unit and integration tests for birth feature (frontend & backend) about 2 months ago
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