Describe the bug
Clicking on the “View Tests” link for a package results in a routing error:
Could not find a route that matched this request.
This prevents users from accessing package test details and suggests the route is either missing or incorrectly defined.
To Reproduce
Steps to reproduce the behavior:
- Run a Wheels application or the Wheels repository
- Navigate to the Packages section
- Select a package
- Click on “View Tests”
- Observe the routing error
Expected behavior
Clicking “View Tests” should navigate to a valid page displaying the package’s test results or details.
Screenshots


Desktop:
Describe the bug
Clicking on the “View Tests” link for a package results in a routing error:
This prevents users from accessing package test details and suggests the route is either missing or incorrectly defined.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Clicking “View Tests” should navigate to a valid page displaying the package’s test results or details.
Screenshots


Desktop: