aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-drill-main-entry.el
Commit message (Collapse)AuthorAgeFilesLines
* test: cover the org-drill main entry and hypothetical-next-review-date dispatchCraig Jennings2026-05-051-0/+113
I added tests for the public `org-drill' command that mock `org-drill-entries' so the orchestrator runs in batch: empty buffer → 'no pending' message, populated buffer → entry loop runs, cram=t flag flips the session's cram-mode slot, resume-p skips entry collection. I also extended the cloze + scheduling helpers file with sm2 and simple8 coverage for `org-drill-hypothetical-next-review-date'. Coverage moved from 89.0% to 89.8%.