Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dev-mastery/comments-api
/ post-comment.spec.js
File
post-comment.spec.js
src/controllers/post-comment.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
makePostComment from
'./post-comment'
2
import
makeFakeComment from
'../../__test__/fixtures/comment'
3
4
describe(
'post comment controller'
, () => {
Callers
nothing calls this directly
Calls
2
makePostComment
Function · 0.85
makeFakeComment
Function · 0.85
Tested by
no test coverage detected