MCPcopy Create free account
hub / github.com/anders-swanson/oracle-database-code-samples / router.test.ts

File router.test.ts

website/tests/router.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { RouteLocationNormalizedLoaded } from 'vue-router';
3import { routes, scrollBehavior } from '../src/router';
4

Callers

nothing calls this directly

Calls 2

scrollBehaviorFunction · 0.90
routeFunction · 0.85

Tested by

no test coverage detected