Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/foambubble/foam
/ notes-explorer.spec.ts
File
notes-explorer.spec.ts
packages/foam-vscode/src/vscode/features/notes/notes-explorer.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* @unit-ready */
2
import
* as vscode from
'vscode'
;
3
import
{ createTestNote, createTestWorkspace } from
'../../../test/test-utils'
;
4
import
{
Callers
nothing calls this directly
Calls
15
cleanWorkspace
Function · 0.90
getUriInWorkspace
Function · 0.90
createTestWorkspace
Function · 0.90
createTestNote
Function · 0.90
find
Method · 0.80
setFilter
Method · 0.80
set
Method · 0.65
dispose
Method · 0.65
update
Method · 0.65
refresh
Method · 0.65
map
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected