Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import { renderHook, waitFor } from
"@testing-library/react"
;
2
import { HttpResponse, http } from
"msw"
;
3
import type { FC, PropsWithChildren } from
"react"
;
4
import { act } from
"react"
;
Callers
nothing calls this directly
Calls
4
useAgentContainers
Function · 0.90
get
Method · 0.80
find
Method · 0.80
createWrapper
Function · 0.70
Tested by
no test coverage detected