Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callumalpass/tasknotes
/ taskCardCompletionState.test.ts
File
taskCardCompletionState.test.ts
tests/unit/ui/taskCardCompletionState.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
TaskNotesPlugin from
"../../../src/main"
;
2
import
type
{ TaskInfo } from
"../../../src/types"
;
3
import
{
4
updateTaskCardCompletionState,
Callers
nothing calls this directly
Calls
6
updateTaskCardCompletionState
Function · 0.90
updateTaskCardStatusIndicatorVisuals
Function · 0.90
contains
Method · 0.80
getPropertyValue
Method · 0.80
createPlugin
Function · 0.70
createTask
Function · 0.70
Tested by
no test coverage detected