MCPcopy Create free account
hub / github.com/postlight/parser / root-extractor.test.js

File root-extractor.test.js

src/extractors/root-extractor.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert';
2import cheerio from 'cheerio';
3
4import { assertClean } from 'test-helpers';

Callers

nothing calls this directly

Calls 5

cleanBySelectorsFunction · 0.90
transformElementsFunction · 0.90
assertCleanFunction · 0.90
selectFunction · 0.90
$Function · 0.85

Tested by

no test coverage detected