Skip to content

Complete UndoManager test coverage - #188

Merged
ZFordDev merged 1 commit into
mainfrom
test/161-undo-manager-coverage
Aug 27, 2026
Merged

Complete UndoManager test coverage#188
ZFordDev merged 1 commit into
mainfrom
test/161-undo-manager-coverage

Conversation

@ZFordDev

Copy link
Copy Markdown
Owner

Closes #161

Expands UndoManager coverage to include:

  • Undo delete restoring the original task and persistence call.
  • Undo edit restoring the snapshot.
  • Undo complete and uncomplete delegation.
  • Empty-history behavior.
  • MAX_HISTORY eviction order.
  • Existing successful add and graceful failure behavior.

Validation:

  • Ruff lint passes.
  • All 8 UndoManager tests pass.
  • The combined reminder, recurrence, and undo suites pass: 26 tests.

@ZFordDev
ZFordDev merged commit 4d741e5 into main Aug 27, 2026
3 checks passed
@ZFordDev
ZFordDev deleted the test/161-undo-manager-coverage branch August 27, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tests for UndoManager

1 participant