Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ Post } from
'./posts'
;
2
import
{
3
BAN_POST_MUTATION,
4
DELETE_POST_MUTATION,
Callers
nothing calls this directly
Calls
9
mockGraphQL
Function · 0.90
banPost
Function · 0.90
deletePost
Function · 0.90
getLatestChangelogPost
Function · 0.90
isVideoPost
Function · 0.90
getReadPostButtonText
Function · 0.90
getSocialTwitterPostType
Function · 0.90
isSocialTwitterShareLike
Function · 0.90
isShareLikePost
Function · 0.90
Tested by
no test coverage detected