Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dev-mastery/comments-api
/ e2e.spec.js
File
e2e.spec.js
__test__/e2e.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios from
'axios'
2
import
commentsDb, { makeDb } from
'../src/data-access'
3
import
makeFakeComment from
'./fixtures/comment'
4
import
dotenv from
'dotenv'
Callers
nothing calls this directly
Calls
2
makeDb
Function · 0.90
makeFakeComment
Function · 0.85
Tested by
no test coverage detected