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

File reservedVariableKeys.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { isReservedVariableKey } from "./reservedVariableKeys";
3import { QA_INTERNAL_CAPTURE_TARGET_FILE_PATH } from "../constants";
4

Callers

nothing calls this directly

Calls 1

isReservedVariableKeyFunction · 0.90

Tested by

no test coverage detected