Skip to content

feat: add BreadcrumbsTester.getItemPaths()#107

Open
Artur- wants to merge 1 commit into
mainfrom
breadcrumb-items
Open

feat: add BreadcrumbsTester.getItemPaths()#107
Artur- wants to merge 1 commit into
mainfrom
breadcrumb-items

Conversation

@Artur-

@Artur- Artur- commented Jun 23, 2026

Copy link
Copy Markdown
Member

Exposes the resolved navigation path (href) of each breadcrumb item in trail order, so tests can assert link behavior without dropping to BreadcrumbsItem. Path-less items (such as the current page) are represented by null, distinct from an empty string which is the application root.

Exposes the resolved navigation path (href) of each breadcrumb item in
trail order, so tests can assert link behavior without dropping to
BreadcrumbsItem. Path-less items (such as the current page) are
represented by null, distinct from an empty string which is the
application root.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant