w3c / aria-at-app

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

Minimum and Exact AT Version #1055

Closed alflennik closed 2 months ago

alflennik commented 3 months ago

Adds a new "minimum" and "exact" AT Version picker to the "Add to test queue" UI. This is part of https://github.com/w3c/aria-at-app/issues/791.

Note that the test queue status dialog has not yet been updated and is not expected to work.

This PR resolves also conflicts with the development branch that currently prevent merging can-duplicate-test-plan-reports. Therefore this diff includes all the changes from that branch. Sorry for the noise. If we use can-duplicate-test-plan-reports as a base the number of files changed would actually increase.

howard-e commented 3 months ago

To reviewers: In a separate discussion with @alflennik we agreed this now introduces breaking changes around the Test Plan Report status dialog. I've added a do not merge label to reflect that. So until additional parts of #791's and #792's implementation requests are ready, this PR should not yet be merged. This will be treated as a current "base" for those issues.

Currently #1001 is also expected to branch off of this work.