MCPcopy
hub / github.com/rohitg00/agentmemory / fallback-chain.test.ts

File fallback-chain.test.ts

test/fallback-chain.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { FallbackChainProvider } from "../src/providers/fallback-chain.js";
3import type { MemoryProvider } from "../src/types.js";
4

Callers

nothing calls this directly

Calls 3

makeProviderFunction · 0.70
compressMethod · 0.65
summarizeMethod · 0.65

Tested by

no test coverage detected