Needs review
Project:
AI Agents Test
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2025 at 10:14 UTC
Updated:
16 Apr 2026 at 06:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
yautja_cetanu commentedComment #3
yautja_cetanu commentedComment #4
yautja_cetanu commentedComment #5
marcus_johansson commentedComment #6
arianraeesi commentedComment #7
lbesenyei commentedComment #9
lbesenyei commentedI have drafted a solution for running test groups by adding a new views bulk action.
Users can select which tests they wan to run by checking the checkbox on the test groups lister, then select the action to run them and submit.
On the confirmation page I've reused the model selection elements.
On the batch processing page I though we need more information so I've injected test monitoring similar to the current group progress page, with collapsible panels.

I'm interested on thought if this implementation, is there a better way to extend the batch progress page with useful information?
The result page will contain all group results.
I wonder if there should be a checkbox to "Stop on first failure".