Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
assert from
'assert'
;
2
import
cheerio from
'cheerio'
;
3
4
import
{ assertClean } from
'test-helpers'
;
Callers
nothing calls this directly
Calls
5
cleanBySelectors
Function · 0.90
transformElements
Function · 0.90
assertClean
Function · 0.90
select
Function · 0.90
$
Function · 0.85
Tested by
no test coverage detected