MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / composition.test.ts

File composition.test.ts

packages/lint/src/rules/composition.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { lintHyperframeHtml } from "../hyperframeLinter.js";
3
4describe("composition rules", () => {

Callers

nothing calls this directly

Calls 4

lintHyperframeHtmlFunction · 0.85
findFunction · 0.85
fromMethod · 0.80
findMethod · 0.65

Tested by

no test coverage detected