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

File comment.spec.js

src/comment/comment.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import makeFakeComment from '../../__test__/fixtures/comment'
2import makeComment from './'
3describe('comment', () => {
4 it('must have an author', () => {

Callers

nothing calls this directly

Calls 1

makeFakeCommentFunction · 0.85

Tested by

no test coverage detected