Skip to content

Remove red highlight for rows without tests on the test results page #105

@bkowshik

Description

@bkowshik

Describe the bug

When some of the tests were deactivated and the tests were run, all rows were coloured Red in the test_status column.

image

To Reproduce

  1. In the Tests menu item, deactivate all tests related to all_flight_data entity.
image
  1. Next, run the tests for the project.
$ python3 ./run_everything.py --project_id 'ScanProject1'

Expected behavior

With all the tests active, we see that only rows with tests have the test_status coloured in Red.

image

Desktop

  • OS: Macbook Pro - 13.5 (22G74)
  • Browser Google Chrome
  • Version 131.0.6778.205 (Official Build) (arm64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions