MCPcopy
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

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

Callers

nothing calls this directly

Calls 2

makePostCommentFunction · 0.85
makeFakeCommentFunction · 0.85

Tested by

no test coverage detected