MCPcopy Create free account
hub / github.com/dailydotdev/apps / posts.spec.ts

File posts.spec.ts

packages/shared/src/graphql/posts.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Post } from './posts';
2import {
3 BAN_POST_MUTATION,
4 DELETE_POST_MUTATION,

Callers

nothing calls this directly

Calls 9

mockGraphQLFunction · 0.90
banPostFunction · 0.90
deletePostFunction · 0.90
getLatestChangelogPostFunction · 0.90
isVideoPostFunction · 0.90
getReadPostButtonTextFunction · 0.90
getSocialTwitterPostTypeFunction · 0.90
isSocialTwitterShareLikeFunction · 0.90
isShareLikePostFunction · 0.90

Tested by

no test coverage detected