MCPcopy
hub / github.com/diegohaz/rest / model.test.js

File model.test.js

generators/api/templates/model.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { <%= pascal %> } from '.'
2<%_ if (storeUser) { _%>
3import { User } from '../user'
4<%_ } _%>

Callers

nothing calls this directly

Calls 2

ifFunction · 0.70
viewFunction · 0.70

Tested by

no test coverage detected