Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds failing test cases for Issue 5296 #5359

Closed
wants to merge 2 commits into from

Conversation

gbenson-wikia
Copy link

#5296

Primarily, this test suite PR demonstrates inconsistencies in path matching depending on context (matchParams, StaticRouter, and Router at a minimum). It is suggested that all path matching logic be consolidated into a single place to avoid this sort of problem.

Additional test cases were also added to cover some potentially tricky use cases I thought up while I was in there.

@gbenson-wikia gbenson-wikia changed the title Adds failing test cases for Issue 5396 Adds failing test cases for Issue 5296 Jul 19, 2017
@timdorr timdorr force-pushed the master branch 2 times, most recently from fb3a586 to f9481bb Compare January 26, 2018 13:04
@pshrmn
Copy link
Contributor

pshrmn commented Mar 20, 2018

This should be fixed by #5722, but if you want to rebase against master to verify, that would be appreciated.

@timdorr timdorr force-pushed the master branch 4 times, most recently from 8f33936 to 1fb8696 Compare April 26, 2018 20:30
@stale
Copy link

stale bot commented Sep 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 10, 2019
@stale stale bot closed this Sep 17, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants