MCPcopy Create free account
hub / github.com/backnotprop/plannotator / at-reference.test.ts

File at-reference.test.ts

packages/shared/at-reference.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from "bun:test";
2import { stripAtPrefix, resolveAtReference } from "./at-reference";
3
4// The `@foo.md` convention — popularised by Claude Code but supported by

Callers

nothing calls this directly

Calls 2

stripAtPrefixFunction · 0.90
resolveAtReferenceFunction · 0.90

Tested by

no test coverage detected