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

File core.test.ts

packages/lint/src/rules/core.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
4function compositionWithHead(headContent: string): string {

Callers

nothing calls this directly

Calls 7

lintHyperframeHtmlFunction · 0.85
compositionWithHeadFunction · 0.85
findMethod · 0.65

Tested by

no test coverage detected