Skip to content

‘View Tests’ link for packages returns ‘Could not find a route that matched this request.’ #2428

@zainforbjs

Description

@zainforbjs

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:

  1. Run a Wheels application or the Wheels repository
  2. Navigate to the Packages section
  3. Select a package
  4. Click on “View Tests”
  5. Observe the routing error

Expected behavior
Clicking “View Tests” should navigate to a valid page displaying the package’s test results or details.

Screenshots
Image
Image

Desktop:

  • OS: Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions