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

File ResourceCard.test.tsx

site/src/modules/resources/ResourceCard.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { screen } from "@testing-library/react";
2import type { WorkspaceResourceMetadata } from "#/api/typesGenerated";
3import { MockWorkspaceResource } from "#/testHelpers/entities";
4import { render } from "#/testHelpers/renderHelpers";

Callers

nothing calls this directly

Calls 1

renderFunction · 0.90

Tested by

no test coverage detected