Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ useEmbeddedMetadata.test.ts
File
useEmbeddedMetadata.test.ts
site/src/hooks/useEmbeddedMetadata.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ act, renderHook } from
"@testing-library/react"
;
2
import
type
{ Region, User } from
"#/api/typesGenerated"
;
3
import
{
4
MockAppearanceConfig,
Callers
nothing calls this directly
Calls
4
renderMetadataHook
Function · 0.85
seedInitialMetadata
Function · 0.85
remove
Method · 0.80
subscribe
Method · 0.65
Tested by
no test coverage detected