MCPcopy Create free account
hub / github.com/chhoumann/quickadd / FieldSuggestionCache.test.ts

File FieldSuggestionCache.test.ts

src/utils/FieldSuggestionCache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi } from "vitest";
2import { FieldSuggestionCache } from "./FieldSuggestionCache";
3
4describe("FieldSuggestionCache", () => {

Callers

nothing calls this directly

Calls 8

fnMethod · 0.80
startAutomaticCleanupMethod · 0.80
getStatsMethod · 0.80
destroyMethod · 0.65
getInstanceMethod · 0.45
clearMethod · 0.45
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected