Skip to content

Add regression tests for RouterService transitionTo#21409

Open
olenderhub wants to merge 1 commit into
emberjs:mainfrom
olenderhub:tests/router-service-transitionto-unchanged-qps
Open

Add regression tests for RouterService transitionTo#21409
olenderhub wants to merge 1 commit into
emberjs:mainfrom
olenderhub:tests/router-service-transitionto-unchanged-qps

Conversation

@olenderhub
Copy link
Copy Markdown
Contributor

This adds regression coverage for the behavior described in #19497.

The tests cover both route-name transitions and URL-string transitions with RouterService#transitionTo, and verify that the parent route's model hook is not re-run when transitioning to a child route with unchanged query params.

This contributes to the routing test coverage work tracked in #19609.

Refs #19497
Refs #19609

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