MCPcopy Index your code
hub / github.com/dev-mastery/comments-api / comments-db.spec.js

File comments-db.spec.js

src/data-access/comments-db.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import makeDb from '../../__test__/fixtures/db'
2import makeCommentsDb from './comments-db'
3import makeFakeComment from '../../__test__/fixtures/comment'
4

Callers

nothing calls this directly

Calls 2

makeCommentsDbFunction · 0.85
makeFakeCommentFunction · 0.85

Tested by

no test coverage detected