Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Alert.test.tsx
File
Alert.test.tsx
site/src/components/Alert/Alert.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { render, screen } from
"@testing-library/react"
;
2
import { Alert, AlertDescription, AlertTitle } from
"./Alert"
;
3
4
describe(
"AlertTitle"
, () => {
Callers
nothing calls this directly
Calls
1
render
Function · 0.50
Tested by
no test coverage detected