Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/primer/react
/ Text.test.tsx
File
Text.test.tsx
packages/react/src/Text/Text.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
2
import {Text} from
'..'
3
import theme from
'../theme'
4
import {px, render, renderStyles, behavesAsComponent, checkExports} from
'../utils/testing'
Callers
nothing calls this directly
Calls
6
behavesAsComponent
Function · 0.90
checkExports
Function · 0.90
render
Function · 0.90
px
Function · 0.90
renderStyles
Function · 0.90
toHaveNoViolations
Method · 0.80
Tested by
no test coverage detected