You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a dashboard view that aggregates test campaign data across projects and over time. This gives management and QA teams a high-level overview of test health across the organization.
Current behavior
No aggregated view of test results across projects.
Each project's test results are isolated.
No trend tracking or health indicators.
Expected behavior
A dashboard showing all projects with their latest test status.
Per-project trend charts: pass rate over time, test count evolution.
Configurable alerts: "Project X has had failing tests for 3 consecutive runs".
Summary cards: total tests, pass rate, coverage (if integrated), last run date.
Drill-down from dashboard → project → campaign → individual test.
Description
Provide a dashboard view that aggregates test campaign data across projects and over time. This gives management and QA teams a high-level overview of test health across the organization.
Current behavior
Expected behavior
Implementation ideas
.moduletester/directories.Dependencies
Acceptance criteria