MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / folderTemplateProcessor.test.ts

File folderTemplateProcessor.test.ts

tests/unit/utils/folderTemplateProcessor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { processFolderTemplate, TaskTemplateData, ICSTemplateData } from '../../../src/utils/folderTemplateProcessor';
2
3describe('processFolderTemplate', () => {
4 const testDate = new Date('2025-10-05T14:30:00');

Callers

nothing calls this directly

Calls 2

processFolderTemplateFunction · 0.90
toStringMethod · 0.65

Tested by

no test coverage detected