Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ cssSelector.test.ts
File
cssSelector.test.ts
packages/core/src/utils/cssSelector.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
{ queryByAttr } from
"./cssSelector"
;
3
4
function
makeDoc(html: string) {
Callers
nothing calls this directly
Calls
5
queryByAttr
Function · 0.90
makeDoc
Function · 0.70
getAttribute
Method · 0.65
querySelector
Method · 0.65
setAttribute
Method · 0.65
Tested by
no test coverage detected