MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / embedding-tracker.test.mjs

File embedding-tracker.test.mjs

test/main/embedding-tracker.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Embedding tracker controller tests cover lazy startup and shutdown modes
2// FEATURE: Verifies watcher creation only occurs when explicitly needed
3
4import { describe, it } from "node:test";

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected