Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/taniarascia/takenote
/ clickCreateNewNote
Function
clickCreateNewNote
tests/e2e/utils/testNotesHelperUtils.ts:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
const
clickCreateNewNote = () => {
76
clickTestID(TestID.SIDEBAR_ACTION_CREATE_NEW_NOTE)
77
}
78
79
const
clickEmptyTrash = () => {
80
clickTestID(TestID.EMPTY_TRASH_BUTTON)
Callers
3
note.test.ts
File · 0.90
generateAndConfigureSomeNotes
Function · 0.90
createXUniqueNotes
Function · 0.85
Calls
1
clickTestID
Function · 0.90
Tested by
1
generateAndConfigureSomeNotes
Function · 0.72