MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / tasklists.test.ts

File tasklists.test.ts

apps/desktop/src/main/tasklists.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import {
3 extractUncheckedTaskBlocks,
4 moveTaskLine,

Callers

nothing calls this directly

Calls 10

toggleTaskAtIndexFunction · 0.90
setTaskCheckedAtIndexFunction · 0.90
setTaskWaitingAtIndexFunction · 0.90
setTaskPriorityAtIndexFunction · 0.90
setTaskDueAtIndexFunction · 0.90
setTaskTextAtIndexFunction · 0.90
removeTaskAtIndexFunction · 0.90
takeTaskLineAtIndexFunction · 0.90
moveTaskLineFunction · 0.90

Tested by

no test coverage detected