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

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

Open
bkowshik opened this issue Jan 3, 2025 · 0 comments
Open

Comments

@bkowshik
Copy link

bkowshik commented Jan 3, 2025

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)
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

No branches or pull requests

1 participant