Projects Status
As an authenticated user
I want to see project health status at a glance
So that I can quickly identify failing projects
src/features/projects/ProjectsStatus.feature
1
Passed
0
Failed
0
Ambiguous
0
Not Defined
0
Pending
0
Skipped
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given I am authenticated
00:00:28.259
When I visit the projects list
00:00:00.268
Then I should see a "Status" column
00:00:00.790
And I should see health icons for each project
00:00:00.153