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

File model.spec.ts

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

Source from the content-addressed store, hash-verified

1/// <reference path="../index.d.ts" />
2process.env.NODE_ENV = 'production'
3import { renderHook } from '@testing-library/react-hooks'
4import { NextCounterModel } from '..'

Callers

nothing calls this directly

Calls 3

ModelFunction · 0.90
useStoreFunction · 0.85
getActionsFunction · 0.85

Tested by

no test coverage detected