MCPcopy Create free account
hub / github.com/bytebase/bytebase / navigation.test.ts

File navigation.test.ts

frontend/src/react/router/navigation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test, vi } from "vitest";
2import {
3 navigateByName,
4 navigateToPath,

Callers

nothing calls this directly

Calls 7

setRouteNameIndexFunction · 0.90
resolvePathFunction · 0.90
setAppRouterFunction · 0.90
navigateByNameFunction · 0.90
navigateToPathFunction · 0.90
beforeEachFunction · 0.85
testStruct · 0.85

Tested by

no test coverage detected