MCPcopy
hub / github.com/TanStack/router / build-location.test.ts

File build-location.test.ts

packages/router-core/tests/build-location.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, vi } from 'vitest'
2import { createMemoryHistory } from '@tanstack/history'
3import { BaseRootRoute, BaseRoute, RouterCore } from '../src'
4

Callers

nothing calls this directly

Calls 3

createMemoryHistoryFunction · 0.90
replaceMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected