canonical / canonical/test_observer

Show inline aggregate test status in a new Tests Status column

Open
#549 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
13
Avg merge
23h 54m
Merged PRs (30d)
12

Description

Each artifact is tested with multiple environments and it is required to click on a specific artifact to see the test details

Image

It would be great if these tests results could be aggregated as a new column that would show
- Failed : number of failed tests or ended prematurely
- Passed : number of passed Test
- In Progress : number of tests In progress
- Not Started : number of tests not started or not tested

That way we could get a feel about the test status from the main view without digging in, see Test Status column:

Image

Screenshots made from test-data and a little vibe coding assist.

Thanks in Advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the main artifact view and the existing per-artifact test result data used when opening an artifact. Add a Tests Status column that aggregates failed, passed, in-progress, and not-started results; done means these counts are visible from the main view without opening each artifact.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.