MCPcopy 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

1import { describe, it, expect } from "vitest";
2import { queryByAttr } from "./cssSelector";
3
4function makeDoc(html: string) {

Callers

nothing calls this directly

Calls 5

queryByAttrFunction · 0.90
makeDocFunction · 0.70
getAttributeMethod · 0.65
querySelectorMethod · 0.65
setAttributeMethod · 0.65

Tested by

no test coverage detected