History log of /dokuwiki/_test/tests/DraftTest.php (Results 1 – 1 of 1)
Revision Date Author Comments
# 37bd308a 06-Jun-2026 Andreas Gohr <andi@splitbrain.org>

Add unit tests for the Draft class

The Draft class had no dedicated tests. Cover the save/retrieve round
trip for whole-page and section edits, the cases where no draft is
written (drafts disabled,

Add unit tests for the Draft class

The Draft class had no dedicated tests. Cover the save/retrieve round
trip for whole-page and section edits, the cases where no draft is
written (drafts disabled, nothing edited), draft deletion, reading a
missing draft, and the constructor's purging of drafts that predate the
current page revision.

show more ...