Add unit tests for core functions #4

Open
opened 2026-07-25 11:17:38 +00:00 by GKaszewski · 0 comments
Owner

Severity: Low

Only integration tests exist. The filtering logic (should_include_entry, is_hidden, is_ignored) and the output formatting functions have zero unit tests.

These are pure functions that are trivial to test and would catch regressions faster than integration tests.

**Severity: Low** Only integration tests exist. The filtering logic (`should_include_entry`, `is_hidden`, `is_ignored`) and the output formatting functions have zero unit tests. These are pure functions that are trivial to test and would catch regressions faster than integration tests.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GKaszewski/codebase-to-prompt#4