Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shadcn-ui/ui
/ registries.test.ts
File
registries.test.ts
packages/tests/src/tests/registries.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable turbo/no-undeclared-env-vars */
2
import
path from
"path"
3
import
fs from
"fs-extra"
4
import
{ afterAll, beforeAll, describe, expect, it } from
"vitest"
Callers
nothing calls this directly
Calls
5
createRegistryServer
Function · 0.90
createFixtureTestDirectory
Function · 0.90
npxShadcn
Function · 0.90
configureRegistries
Function · 0.90
cssHasProperties
Function · 0.90
Tested by
no test coverage detected