MCPcopy
hub / github.com/dev-mastery/comments-api / edit-comment.spec.js

File edit-comment.spec.js

src/use-cases/edit-comment.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import makeEditComment from './edit-comment'
2import makeFakeComment from '../../__test__/fixtures/comment'
3import makeHandleModeration from './handle-moderation'
4import makeCommentsDb from '../data-access/comments-db'

Callers

nothing calls this directly

Calls 4

makeCommentsDbFunction · 0.85
makeEditCommentFunction · 0.85
makeFakeCommentFunction · 0.85
makeHandleModerationFunction · 0.85

Tested by

no test coverage detected