MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2import type { App } from "obsidian";
3import {
4 beginAIRequestLogEntry,

Callers

nothing calls this directly

Calls 10

clearAIRequestLogEntriesFunction · 0.90
beginAIRequestLogEntryFunction · 0.90
finishAIRequestLogEntryFunction · 0.90
fnMethod · 0.80
GetApiMethod · 0.80
getRequestLogsMethod · 0.80
getLastRequestLogMethod · 0.80
getRequestLogByIdMethod · 0.80
clearRequestLogsMethod · 0.80
pushMethod · 0.80

Tested by

no test coverage detected