Skip to content

Complete recurring task test coverage - #187

Merged
ZFordDev merged 1 commit into
mainfrom
test/163-recurrence-coverage
Aug 27, 2026
Merged

Complete recurring task test coverage#187
ZFordDev merged 1 commit into
mainfrom
test/163-recurrence-coverage

Conversation

@ZFordDev

Copy link
Copy Markdown
Owner

Closes #163

Adds the two remaining recurrence assertions:

  • Completing a non-recurring task does not create a successor.
  • A generated recurring successor has an empty completedAt value.

Validation:

  • Ruff lint passes for the recurrence suite.
  • Ruff formatting passes.
  • All 9 recurrence tests pass.

@ZFordDev
ZFordDev merged commit 5d167e3 into main Aug 27, 2026
3 checks passed
@ZFordDev
ZFordDev deleted the test/163-recurrence-coverage branch August 27, 2026 19:05
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 recurring task logic in complete_task

1 participant