MCPcopy Index your code
hub / github.com/continuedev/continue / streamResponse_errorHandling.test.ts

File streamResponse_errorHandling.test.ts

gui/src/redux/thunks/streamResponse_errorHandling.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { JSONContent } from "@tiptap/core";
2import { InputModifiers } from "core";
3import { describe, expect, it, vi } from "vitest";
4import { createMockStore, getEmptyRootState } from "../../util/test/mockStore";

Callers

nothing calls this directly

Calls 6

getEmptyRootStateFunction · 0.90
createMockStoreFunction · 0.90
getRootStateWithClaudeFunction · 0.90
mockMethod · 0.80
requestMethod · 0.65
getStateMethod · 0.45

Tested by

no test coverage detected