callumalpass_tasknotes/tests/utils
callumalpass 381992174a test: add tests for non-string values in frontmatter tags
Ensures the fix for #776 doesn't regress by testing that:
- Valid string tags work correctly
- Non-string values (numbers, booleans, objects, arrays) are safely skipped
- Mixed arrays with both string and non-string values are handled
- Empty arrays and all-non-string arrays return false appropriately
2025-09-30 18:02:59 +10:00
..
GroupingUtils.subgroups.test.ts test: add comprehensive test coverage for hierarchical subgroup functionality 2025-09-18 10:15:08 +00:00
MinimalNativeCache.isTaskFile.test.ts test: add tests for non-string values in frontmatter tags 2025-09-30 18:02:59 +10:00