w3c / aria-at-app

Test runner and results reporter for ARIA-AT
http://aria-at.w3.org/
Other
35 stars 15 forks source link

Display AT Version for finalized reports when TestPlanVersion is RECOMMENDED #1052

Closed howard-e closed 2 months ago

howard-e commented 3 months ago

This PR now displays an AT version on the following report pages when the TestPlanVersion it is linked to is in the RECOMMENDED phase.

/report/<id>

/report/<id>/targets/<id>

This follows discussions from https://github.com/w3c/aria-at-app/issues/792#issuecomment-1971331518:

  • When a test plan version is promoted to recommended, the AT version should be included in the title (eg. from "Alert with NVDA and Firefox" to "Alert with NVDA 2023.3 and Firefox")
  • When upgrading a report to recommended, the first required AT version will be what’s displayed. Otherwise it will be what’s specified by the test admin when adding new reports to the test queue for a test plan that has already been recommended.