MCPcopy 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

1import { act, renderHook } from "@testing-library/react";
2import type { Region, User } from "#/api/typesGenerated";
3import {
4 MockAppearanceConfig,

Callers

nothing calls this directly

Calls 4

renderMetadataHookFunction · 0.85
seedInitialMetadataFunction · 0.85
removeMethod · 0.80
subscribeMethod · 0.65

Tested by

no test coverage detected