Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
makeFakeComment from
'../../__test__/fixtures/comment'
2
import
makeComment from
'./'
3
describe(
'comment'
, () => {
4
it(
'must have an author'
, () => {
Callers
nothing calls this directly
Calls
1
makeFakeComment
Function · 0.85
Tested by
no test coverage detected