MCPcopy
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

1import { test, expect, Page } from '@playwright/test';
2import { launchObsidian, closeObsidian, ObsidianApp, runCommand, openCommandPalette } from './obsidian';
3
4let app: ObsidianApp;

Callers

nothing calls this directly

Calls 15

launchObsidianFunction · 0.90
closeObsidianFunction · 0.90
openCommandPaletteFunction · 0.90
runCommandFunction · 0.90
ensureSidebarExpandedFunction · 0.85
expandViewsFolderFor1328Function · 0.85
expandSettingsCardFunction · 0.85
expandSettingsSectionFunction · 0.85
expandViewsFolderFor1423Function · 0.85
openCalendarViewFunction · 0.85

Tested by

no test coverage detected