Core: unit tests #11

Closed
opened 2026-03-22 21:43:58 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-22 21:43:58 +00:00

Problem

Core engine needs comprehensive test coverage before building API layer.

Solution

Tests in tests/core/ covering task CRUD (#5), recurrence (#6), and DAG operations (#7). Test status transitions, edge cases, cycle detection, RRULE parsing, completion-spawned tasks.

Depends on: #5, #6, #7

## Problem Core engine needs comprehensive test coverage before building API layer. ## Solution Tests in `tests/core/` covering task CRUD (#5), recurrence (#6), and DAG operations (#7). Test status transitions, edge cases, cycle detection, RRULE parsing, completion-spawned tasks. Depends on: #5, #6, #7
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#11
No description provided.