MCPcopy
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

1import nock from 'nock';
2import { beforeEach, describe, expect, it, vi } from 'vitest';
3
4import log from '@apify/log';

Callers

nothing calls this directly

Calls 10

parseSitemapFunction · 0.90
discoverValidSitemapsFunction · 0.90
expectFunction · 0.85
fromMethod · 0.80
pushMethod · 0.80
tryCommonNamesMethod · 0.80
fromXmlStringMethod · 0.80
abortMethod · 0.80
getMethod · 0.65
loadMethod · 0.45

Tested by

no test coverage detected