Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
import
{ LabelText } from
'@resources/LabelText'
Callers
nothing calls this directly
Calls
15
defaultInit
Function · 0.90
clickNoteOptions
Function · 0.90
clickNoteOptionTrash
Function · 0.90
navigateToNotes
Function · 0.90
createXUniqueNotes
Function · 0.90
trashAllNotes
Function · 0.90
clearNoteSearch
Function · 0.90
clickCreateNewNote
Function · 0.90
assertNoteListLengthEquals
Function · 0.90
assertNewNoteCreated
Function · 0.90
typeNoteEditor
Function · 0.90
assertNoteEditorLineCount
Function · 0.90
Tested by
no test coverage detected