Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/byte-fe/react-model
/ migrate.spec.ts
File
migrate.spec.ts
__test__/lane/migrate.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference path="../index.d.ts" />
2
import
{ renderHook, act } from
'@testing-library/react-hooks'
3
import
{ createStore, useModel } from
'../../src'
4
Callers
nothing calls this directly
Calls
2
createStore
Function · 0.90
useModel
Function · 0.90
Tested by
no test coverage detected