Skip to content

Write unit tests for planning system #10

Description

@xmaks82

Description

The planning system (src/agent/planning/) has no unit tests.

Scope

  • tests/test_task.py — Task dataclass, create/complete/start/block/serialization
  • tests/test_task_manager.py — TaskManager CRUD, list, filter, clear_completed

Notes

  • Use pytest and pytest-asyncio
  • Use temporary file for JSONL storage in tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededtestingTests and test infrastructure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions