Skip to content

docs: update ManageJobs.md to reflect v2 inline test scheduling#25

Merged
ThomasKur merged 2 commits intov2from
copilot/run-multiple-tests-from-single-screen
Apr 12, 2026
Merged

docs: update ManageJobs.md to reflect v2 inline test scheduling#25
ThomasKur merged 2 commits intov2from
copilot/run-multiple-tests-from-single-screen

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 12, 2026

Issue requested batch test execution or, at minimum, staying on the Tests page when starting tests. This is already resolved in v2.

The current implementation uses AJAX scheduling (fetch() with preventDefault()) — the play icon swaps to a clock on click, errors show a warning triangle, and users can fire off multiple tests without leaving the page.

  • Documentation fix: docs/ManageJobs.md still said "you'll be redirected to the jobs page" — updated to describe the actual v2 inline behavior and added a tip about starting multiple tests in succession.

Copilot AI changed the title [WIP] Add ability to select and run multiple tests simultaneously docs: update ManageJobs.md to reflect v2 inline test scheduling Apr 12, 2026
Copilot AI requested a review from ThomasKur April 12, 2026 14:52
@ThomasKur ThomasKur marked this pull request as ready for review April 12, 2026 14:55
Copilot AI review requested due to automatic review settings April 12, 2026 14:55
@ThomasKur ThomasKur merged commit 1994f16 into v2 Apr 12, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the ShieldChecker job-management documentation to match the v2 UX where tests are scheduled inline (AJAX) from the Tests page rather than navigating away, improving accuracy for users following the guide.

Changes:

  • Corrected the “Initiate Test Execution” steps to describe inline queuing behavior (play icon → clock icon).
  • Added guidance that multiple tests can be started in quick succession without leaving the Tests page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ThomasKur ThomasKur deleted the copilot/run-multiple-tests-from-single-screen branch April 12, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run\Select multiple tests to trigger (Batch testing or remain on one screen)

3 participants