mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-19 16:13:56 +00:00
Adds unit tests for the project-filter helper: include OR semantics, exclude AND-negation, case-insensitive matching against both project name and projectPath, ordering (exclude applied after include), empty-string edge case, and input immutability. |
||
|---|---|---|
| .. | ||
| providers | ||
| bash-commands.test.ts | ||
| dashboard.test.ts | ||
| export.test.ts | ||
| menubar.test.ts | ||
| parser-filter.test.ts | ||
| provider-registry.test.ts | ||