MCPcopy
hub / github.com/taniarascia/takenote / note.test.ts

File note.test.ts

tests/e2e/integration/note.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// note.test.ts
2// Tests for managing notes (create, trash, favorite, etc)
3
4import { LabelText } from '@resources/LabelText'

Callers

nothing calls this directly

Calls 15

defaultInitFunction · 0.90
clickNoteOptionsFunction · 0.90
clickNoteOptionTrashFunction · 0.90
navigateToNotesFunction · 0.90
createXUniqueNotesFunction · 0.90
trashAllNotesFunction · 0.90
clearNoteSearchFunction · 0.90
clickCreateNewNoteFunction · 0.90
assertNewNoteCreatedFunction · 0.90
typeNoteEditorFunction · 0.90

Tested by

no test coverage detected