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