MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / path.spec.tsx

File path.spec.tsx

core/src/components/router/test/path.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ROUTER_INTENT_FORWARD } from '../utils/constants';
2import type { RouteChain } from '../utils/interface';
3import { chainToSegments, generatePath, parsePath, readSegments, writeSegments } from '../utils/path';
4

Callers

nothing calls this directly

Calls 7

parsePathFunction · 0.90
generatePathFunction · 0.90
chainToSegmentsFunction · 0.90
readSegmentsFunction · 0.90
writeSegmentsFunction · 0.90
mockLocationFunction · 0.85
mockHistoryFunction · 0.85

Tested by

no test coverage detected