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

File useAgentContainers.test.tsx

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

Source from the content-addressed store, hash-verified

1import { renderHook, waitFor } from "@testing-library/react";
2import { HttpResponse, http } from "msw";
3import type { FC, PropsWithChildren } from "react";
4import { act } from "react";

Callers

nothing calls this directly

Calls 4

useAgentContainersFunction · 0.90
getMethod · 0.80
findMethod · 0.80
createWrapperFunction · 0.70

Tested by

no test coverage detected