MCPcopy Index your code
hub / github.com/coder/coder / Loader.test.tsx

File Loader.test.tsx

site/src/components/Loader/Loader.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

renderFunction · 0.50

Tested by

no test coverage detected