Scrum4Me/__tests__/api
Madhura68 a6ae9f3ed1 test(tasks): add unit tests for PATCH /api/tasks/:id
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 18:31:46 +02:00
..
next-story.test.ts test(next-story): add unit tests for GET /api/products/:id/next-story 2026-04-25 18:31:37 +02:00
products.test.ts test(products): add unit tests for GET /api/products 2026-04-25 18:31:35 +02:00
reorder.test.ts test(reorder): add unit tests for PATCH /api/stories/:id/tasks/reorder 2026-04-25 18:31:45 +02:00
security.test.ts test(security): extend security.test.ts to cover all 7 API endpoints 2026-04-25 18:26:54 +02:00
sprint-tasks.test.ts test(sprint-tasks): add unit tests for GET /api/sprints/:id/tasks 2026-04-25 18:31:38 +02:00
story-log.test.ts test(story-log): add unit tests for POST /api/stories/:id/log 2026-04-25 18:31:44 +02:00
tasks.test.ts test(tasks): add unit tests for PATCH /api/tasks/:id 2026-04-25 18:31:46 +02:00
todos.test.ts test(scaffold): add skeleton test files for all 7 API endpoints 2026-04-25 18:24:25 +02:00