Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
makeDb from
'../../__test__/fixtures/db'
2
import
makeCommentsDb from
'./comments-db'
3
import
makeFakeComment from
'../../__test__/fixtures/comment'
4
Callers
nothing calls this directly
Calls
2
makeCommentsDb
Function · 0.85
makeFakeComment
Function · 0.85
Tested by
no test coverage detected