MCPcopy
hub / github.com/shadcn-ui/ui / search.test.ts

File search.test.ts

packages/tests/src/tests/search.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, beforeAll, describe, expect, it } from "vitest"
2
3import { createFixtureTestDirectory, npxShadcn } from "../utils/helpers"
4import { configureRegistries, createRegistryServer } from "../utils/registry"

Callers

nothing calls this directly

Calls 5

createRegistryServerFunction · 0.90
configureRegistriesFunction · 0.90
npxShadcnFunction · 0.90
runSearchFunction · 0.85

Tested by

no test coverage detected