Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ tasknotes.spec.ts
File
tasknotes.spec.ts
e2e/tasknotes.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect, Page } from
'@playwright/test'
;
2
import
{ launchObsidian, closeObsidian, ObsidianApp, runCommand, openCommandPalette } from
'./obsidian'
;
3
4
let
app: ObsidianApp;
Callers
nothing calls this directly
Calls
15
launchObsidian
Function · 0.90
closeObsidian
Function · 0.90
openCommandPalette
Function · 0.90
runCommand
Function · 0.90
expandViewsFolderForRelationships
Function · 0.85
ensureSidebarExpanded
Function · 0.85
expandViewsFolderForPriorityTests
Function · 0.85
expandViewsFolderFor1328
Function · 0.85
expandSettingsCard
Function · 0.85
expandSettingsSection
Function · 0.85
expandViewsFolderFor1423
Function · 0.85
openCalendarView
Function · 0.85
Tested by
no test coverage detected