Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ quickAddApi.aiRequestLogs.test.ts
File
quickAddApi.aiRequestLogs.test.ts
src/quickAddApi.aiRequestLogs.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
2
import
type
{ App } from
"obsidian"
;
3
import
{
4
beginAIRequestLogEntry,
Callers
nothing calls this directly
Calls
10
clearAIRequestLogEntries
Function · 0.90
beginAIRequestLogEntry
Function · 0.90
finishAIRequestLogEntry
Function · 0.90
fn
Method · 0.80
GetApi
Method · 0.80
getRequestLogs
Method · 0.80
getLastRequestLog
Method · 0.80
getRequestLogById
Method · 0.80
clearRequestLogs
Method · 0.80
push
Method · 0.80
Tested by
no test coverage detected