MCPcopy Create free account
hub / github.com/Superflows-AI/superflows / parse-html.test.ts

File parse-html.test.ts

__tests__/api/parse-html.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { removeHiddenElements } from "../../pages/api/parse-html";
2import * as cheerio from "cheerio";
3
4describe("removeHiddenElements", () => {

Callers

nothing calls this directly

Calls 1

removeHiddenElementsFunction · 0.90

Tested by

no test coverage detected