All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 3m33s
- Implemented tests for editing penalty points and reward costs in `penalty-edit-points.spec.ts` and `reward-edit-cost.spec.ts`. - Created detailed plans for task activation and assignment scenarios in `task-activated.plan.md` and `task-assignment.plan.md`. - Added comprehensive test cases for modifying tasks, including editing points for chores, kindness acts, penalties, and rewards in `task-modified.plan.md`. - Ensured all tests are isolated and run in serial mode to maintain state integrity.
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
.env
|
|
backend/test_data/
|
|
logs/
|
|
resources/
|
|
frontend/vue-app/playwright-report/
|
|
frontend/vue-app/test-results/
|
|
backend/test-results/
|