MCPcopy
hub / github.com/thesysdev/openui / threadContextSwitch.test.ts

File threadContextSwitch.test.ts

packages/react-headless/src/store/__tests__/threadContextSwitch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { createThreadContextStore } from "../createThreadContextStore";
3import { makeStore } from "./__helpers/makeStore";
4

Callers

nothing calls this directly

Calls 9

makeStoreFunction · 0.90
createThreadContextStoreFunction · 0.90
populateFunction · 0.85
expectEmptyFunction · 0.85
getStateMethod · 0.80
setupStoresFunction · 0.70
flushPromisesFunction · 0.70
subscribeMethod · 0.65
deleteThreadMethod · 0.65

Tested by

no test coverage detected