Scrum4Me/__tests__/lib/insights
janpeter visser b23db68916 feat(insights): add getBacklogHealth helper — stuck tasks + missing AC/plan counts
Three read-only counters: stories without acceptance_criteria, tasks without
implementation_plan, and top-10 IN_PROGRESS tasks stuck >7 days. All scoped
via productAccessFilter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 16:15:46 +02:00
..
backlog-health.test.ts feat(insights): add getBacklogHealth helper — stuck tasks + missing AC/plan counts 2026-05-02 16:15:46 +02:00
burndown.test.ts feat: getBurndownData helper + computeBurndownDays (lib/insights/burndown.ts) (#34) 2026-05-01 16:41:12 +02:00
velocity.test.ts feat(insights): add getVelocity helper — DONE-tasks per completed sprint (#47) 2026-05-02 16:07:57 +02:00
verify-stats.test.ts feat: getVerifyResultStats helper + 5 Vitest-tests (lib/insights/verify-stats.ts) (#38) 2026-05-01 16:41:22 +02:00