Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ useComments.spec.ts
File
useComments.spec.ts
packages/shared/src/hooks/post/useComments.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getReplyToInitialContent } from
'./useComments'
;
2
3
describe(
'useComments'
, () => {
4
it(
'should include a non-breaking trailing space for a reply mention'
, () => {
Callers
nothing calls this directly
Calls
1
getReplyToInitialContent
Function · 0.90
Tested by
no test coverage detected