Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ lintHyperframeHtml } from
"../hyperframeLinter.js"
;
3
4
describe(
"composition rules"
, () => {
Callers
nothing calls this directly
Calls
4
lintHyperframeHtml
Function · 0.85
find
Function · 0.85
from
Method · 0.80
find
Method · 0.65
Tested by
no test coverage detected