MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / stream-error.test.js

File stream-error.test.js

test/stream-error.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3import http2 from 'http2';
4import { isCascadeTransportError } from '../src/client.js';

Callers

nothing calls this directly

Calls 14

removeAccountFunction · 0.90
chatStreamErrorFunction · 0.90
isCascadeTransportErrorFunction · 0.90
isUpstreamTransientErrorFunction · 0.90
redactRequestLogTextFunction · 0.90
handleMessagesFunction · 0.90
addAccountByKeyFunction · 0.90
handleChatCompletionsFunction · 0.90
pushMethod · 0.80
fakeResFunction · 0.70

Tested by

no test coverage detected