aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-drill-leitner-start-box.el
Commit message (Collapse)AuthorAgeFilesLines
* test: cover leitner-start-box and --read-rating-key input shapesCraig Jennings2026-05-051-0/+79
I added tests for `org-drill-leitner-start-box' (move N entries from unboxed into box 1, respect the count arg, zero is a noop) and for `org-drill--read-rating-key' (string input, arrow vector, wheel-event vector, help key showing help block, tags key triggering set-tags, typed-answer rendering in the prompt). Coverage moved from 85.7% to 87.0%.