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

File react.spec.ts

__test__/lane/react.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'
4import { useState, useEffect } from 'react'

Callers

nothing calls this directly

Calls 2

createStoreFunction · 0.90
useStoreFunction · 0.85

Tested by

no test coverage detected