Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callumalpass/tasknotes
/ ProjectSelectModal.property-filter.test.ts
File
ProjectSelectModal.property-filter.test.ts
tests/unit/modals/ProjectSelectModal.property-filter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
import
type
{ App } from
'obsidian'
;
3
import
{ ProjectSelectModal } from
'../../../src/modals/ProjectSelectModal'
;
4
import
{ MockObsidian } from
'../../helpers/obsidian-runtime'
;
Callers
nothing calls this directly
Calls
7
setCache
Method · 0.80
getAbstractFileByPath
Method · 0.80
getFileCache
Method · 0.80
create
Method · 0.65
reset
Method · 0.45
getFiles
Method · 0.45
getItems
Method · 0.45
Tested by
no test coverage detected