MCPcopy Create free account
hub / github.com/postlight/parser / content.test.js

File content.test.js

src/cleaners/content.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 extractBestNode from 'extractors/generic/content/extract-best-node';

Callers

nothing calls this directly

Calls 3

extractBestNodeFunction · 0.85
extractCleanNodeFunction · 0.85
$Function · 0.85

Tested by

no test coverage detected