Skip to content

feat: add complete task command - #2

Merged
MrParamecium merged 5 commits into
mainfrom
feature/complete-task-command
Jul 18, 2026
Merged

feat: add complete task command#2
MrParamecium merged 5 commits into
mainfrom
feature/complete-task-command

Conversation

@MrParamecium

Copy link
Copy Markdown
Owner

Why

Users can create and list tasks, but cannot mark a task as completed.

What changed

  • add a complete command
  • validate the task number
  • add unit tests
  • update the README
  • add automatic GitHub Actions tests

Verification

  • unit tests cover successful completion
  • unit tests cover invalid task numbers
  • GitHub Actions runs the complete test suite

Comment thread task_tracker.py Outdated
@MrParamecium
MrParamecium merged commit 8fbffc0 into main Jul 18, 2026
1 check passed
@MrParamecium
MrParamecium deleted the feature/complete-task-command branch July 18, 2026 14:12
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.

1 participant