Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dvajs/dva
/ model.test.js
File
model.test.js
packages/dva-core/test/model.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
EventEmitter from
'events'
;
2
import
{ create } from
'../src/index'
;
3
4
describe(
'app.model'
, () => {
Callers
nothing calls this directly
Calls
2
create
Function · 0.90
take
Function · 0.85
Tested by
no test coverage detected