Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ quickAddApi.executeChoice.test.ts
File
quickAddApi.executeChoice.test.ts
src/quickAddApi.executeChoice.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
import
type
{ App } from
"obsidian"
;
3
import
{ QuickAddApi } from
"./quickAddApi"
;
4
import
type
QuickAdd from
"./main"
;
Callers
nothing calls this directly
Calls
4
fn
Method · 0.80
GetApi
Method · 0.80
executeChoice
Method · 0.80
set
Method · 0.45
Tested by
no test coverage detected