aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-drill-reschedule.el
Commit message (Collapse)AuthorAgeFilesLines
* test: add coverage for org-drill-reschedule rating loopCraig Jennings2026-05-051-0/+143
10 ERT tests covering the rating function (read-key-sequence mocked): - Quality 0/3/5 each returns the integer rating - Quit key returns nil, edit key returns 'edit - Successful rating pushes quality onto session->qualities - Non-cram rating sets a SCHEDULED stamp via smart-reschedule - Cram mode skips the reschedule (no SCHEDULED set) - Failure with >= leech-failure-threshold tags entry :leech: - Failure under threshold doesn't tag :leech: