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

File useClickable.test.tsx

site/src/hooks/useClickable.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { render, screen } from "@testing-library/react";
2import userEvent from "@testing-library/user-event";
3import type {
4 ElementType,

Callers

nothing calls this directly

Calls 2

renderFunction · 0.70
testStruct · 0.50

Tested by

no test coverage detected