Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
{
3
extractUncheckedTaskBlocks,
4
moveTaskLine,
Callers
nothing calls this directly
Calls
10
toggleTaskAtIndex
Function · 0.90
setTaskCheckedAtIndex
Function · 0.90
setTaskWaitingAtIndex
Function · 0.90
setTaskPriorityAtIndex
Function · 0.90
setTaskDueAtIndex
Function · 0.90
extractUncheckedTaskBlocks
Function · 0.90
setTaskTextAtIndex
Function · 0.90
removeTaskAtIndex
Function · 0.90
takeTaskLineAtIndex
Function · 0.90
moveTaskLine
Function · 0.90
Tested by
no test coverage detected