AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

Task 2.14 - Create Automated Tests for Backend API and React Components #45

Open ImNotNihal opened 3 weeks ago

ImNotNihal commented 3 weeks ago

Develop automated tests for backend API endpoints and React components, ensuring both pass in the CI pipeline.

ImNotNihal commented 3 weeks ago

Acceptance Criteria: API endpoints are covered by automated tests. React components have automated test coverage. Tests are successfully executed in the CI pipeline. Related User Story: US 2.5