Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apify/crawlee
/ sitemap.test.ts
File
sitemap.test.ts
packages/utils/test/sitemap.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
nock from
'nock'
;
2
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
3
4
import
log from
'@apify/log'
;
Callers
nothing calls this directly
Calls
10
parseSitemap
Function · 0.90
discoverValidSitemaps
Function · 0.90
expect
Function · 0.85
from
Method · 0.80
push
Method · 0.80
tryCommonNames
Method · 0.80
fromXmlString
Method · 0.80
abort
Method · 0.80
get
Method · 0.65
load
Method · 0.45
Tested by
no test coverage detected