MCPcopy
hub / github.com/statelyai/xstate / select.test.ts

File select.test.ts

packages/xstate-store/src/select.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createStore } from './index.ts';
2
3interface TestContext {
4 user: {

Callers

nothing calls this directly

Calls 7

createStoreFunction · 0.90
getMethod · 0.80
fnMethod · 0.80
sendMethod · 0.80
selectMethod · 0.65
subscribeMethod · 0.65
unsubscribeMethod · 0.65

Tested by

no test coverage detected