MCPcopy
hub / github.com/apify/crawlee / error_tracker.test.ts

File error_tracker.test.ts

test/core/error_tracker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ErrorTracker } from '../../packages/core/src/crawlers/error_tracker';
2
3const random = () => Math.random().toString(36).slice(2);
4

Callers

nothing calls this directly

Calls 5

expectFunction · 0.85
gFunction · 0.85
sFunction · 0.85
getUniqueErrorCountMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected