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