aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-drill-final-report.el
Commit message (Collapse)AuthorAgeFilesLines
* test: final-report message format and warning-branch zero-guardCraig Jennings2026-05-051-0/+162
6 ERT tests covering org-drill-final-report: - Reviewed-count from done-entries appears in the message - Pending-queue line lists per-queue counts (1 new, 2 young, etc.) - 100% pass rate doesn't trigger the WARNING branch - Below forgetting-index pass rate triggers the warning prompt - Per-quality counts produce correct percentages (1/4 = 25%) - Warning-branch with zero dormant+due survives (locks in the zero-divisor guard fix)