Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ comments.spec.ts
File
comments.spec.ts
packages/shared/src/graphql/comments.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockGraphQL } from
'../../__tests__/helpers/graphql'
;
2
import
{ deleteComment, DELETE_COMMENT_MUTATION } from
'./comments'
;
3
import
{ gqlRequest } from
'./common'
;
4
Callers
nothing calls this directly
Calls
2
mockGraphQL
Function · 0.90
deleteComment
Function · 0.90
Tested by
no test coverage detected