MCPcopy 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" />
2import { renderHook, act } from '@testing-library/react-hooks'
3import { createStore, useModel } from '../../src'
4

Callers

nothing calls this directly

Calls 2

createStoreFunction · 0.90
useModelFunction · 0.90

Tested by

no test coverage detected