Add unit tests for projectDotClass #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "test-project-dot-class"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The three-state dot logic (muted/active/done) from PR #25 had no unit tests.
This adds table-driven tests covering all state transitions: stale projects
always muted, active projects with open issues or non-draft PRs show orange,
draft-only or no open work shows green.