MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / apiService.test.ts

File apiService.test.ts

client/js/src/internal/apiService/apiService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AbortError } from '../../errors';
2import { MetricEvent, ProtonDriveHTTPClient, SDKEvent, Telemetry } from '../../interface';
3import { getMockTelemetry } from '../../tests/telemetry';
4import { VERSION } from '../../version';

Callers

nothing calls this directly

Calls 14

getMockTelemetryFunction · 0.90
generateOkResponseFunction · 0.85
expectSDKEventsFunction · 0.85
expectMetricEventFunction · 0.85
resolveMethod · 0.80
postFormDataMethod · 0.80
getBlockStreamMethod · 0.80
postBlockStreamMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected