MCPcopy
hub / github.com/EveryInc/compound-engineering-plugin / droid-converter.test.ts

File droid-converter.test.ts

tests/droid-converter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { convertClaudeToDroid } from "../src/converters/claude-to-droid"
3import { parseFrontmatter } from "../src/utils/frontmatter"
4import type { ClaudePlugin } from "../src/types/claude"

Callers

nothing calls this directly

Calls 2

convertClaudeToDroidFunction · 0.90
parseFrontmatterFunction · 0.90

Tested by

no test coverage detected