Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-component/router
/ path-parser.spec.ts
File
path-parser.spec.ts
libs/router/src/lib/utils/path-parser.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Route } from
'../route'
;
2
import
{ matchRoute, parsePath } from
'./path-parser'
;
3
4
describe(
'parsePath'
, () => {
Callers
nothing calls this directly
Calls
2
parsePath
Function · 0.90
matchRoute
Function · 0.90
Tested by
no test coverage detected