MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / console-routes.test.ts

File console-routes.test.ts

packages/react/src/console-routes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { CONSOLE_ROUTE_PATHS, ORG_SLUG_SEGMENT, consoleRoutes } from "./console-routes";
4import { routeTree } from "./routes/routeTree.gen";

Callers

nothing calls this directly

Calls 2

consoleRoutesFunction · 0.90
collectPathsFunction · 0.85

Tested by

no test coverage detected