MCPcopy Create free account
hub / github.com/ethereum/node-crawler / DataProcessor.test.ts

File DataProcessor.test.ts

frontend/src/data/DataProcessor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ClientApiResponse, ClientsProcessor } from "./DataProcessor";
2
3const mockPeers: ClientApiResponse[] = [
4 { clientId: "Geth/v1.10.3-stable-991384a7/linux-amd64/go1.16.3", count: 5 },

Callers

nothing calls this directly

Calls 3

mockRawFunction · 0.85
mockProcessorFunction · 0.85
queryDataMethod · 0.80

Tested by

no test coverage detected