MCPcopy 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

1import { render, screen } from "@testing-library/react";
2import { Alert, AlertDescription, AlertTitle } from "./Alert";
3
4describe("AlertTitle", () => {

Callers

nothing calls this directly

Calls 1

renderFunction · 0.50

Tested by

no test coverage detected