MCPcopy Create free account
hub / github.com/byte-fe/react-model / lane.spec.ts

File lane.spec.ts

__test__/lane/lane.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference path="../index.d.ts" />
2import { renderHook, act } from '@testing-library/react-hooks'
3import { createStore, useModel, Model } from '../../src'
4

Callers

nothing calls this directly

Calls 7

createStoreFunction · 0.90
useModelFunction · 0.90
ModelFunction · 0.90
useStoreFunction · 0.85
subscribeFunction · 0.85
getStateFunction · 0.85
unsubscribeFunction · 0.85

Tested by

no test coverage detected