MCPcopy
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

1import makePatchComment from './patch-comment'
2import makeFakeComment from '../../__test__/fixtures/comment'
3
4describe('patch comment controller', () => {

Callers

nothing calls this directly

Calls 2

makeFakeCommentFunction · 0.85
makePatchCommentFunction · 0.85

Tested by

no test coverage detected