Run Detail Polling
As an authenticated user
I want the run detail to update automatically
So that I can see live progress of running pipelines
src/features/runs/RunDetailPolling.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:03.154
When I visit a running run detail page
00:00:00.308
Then the run data should refresh automatically
00:00:00.001
And I should see a live duration counter
00:00:01.637