MCPcopy 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

1import { mockGraphQL } from '../../__tests__/helpers/graphql';
2import { deleteComment, DELETE_COMMENT_MUTATION } from './comments';
3import { gqlRequest } from './common';
4

Callers

nothing calls this directly

Calls 2

mockGraphQLFunction · 0.90
deleteCommentFunction · 0.90

Tested by

no test coverage detected