MCPcopy
hub / github.com/EveryInc/compound-engineering-plugin / plugin-legacy-artifacts.test.ts

File plugin-legacy-artifacts.test.ts

tests/plugin-legacy-artifacts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import path from "path"
3import { loadClaudePlugin } from "../src/parsers/claude"
4import { convertClaudeToCodex } from "../src/converters/claude-to-codex"

Callers

nothing calls this directly

Calls 8

loadClaudePluginFunction · 0.90
convertClaudeToCodexFunction · 0.90
getLegacyCodexArtifactsFunction · 0.90
convertClaudeToPiFunction · 0.90
getLegacyPiArtifactsFunction · 0.90
convertClaudeToKiroFunction · 0.90
getLegacyKiroArtifactsFunction · 0.90

Tested by

no test coverage detected