w3c / aria-at-app

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

Include the latest w3c/aria-at data imports in tests and update sample data #1111

Closed howard-e closed 1 month ago

howard-e commented 1 month ago

Address #1107 by doing the following:

  1. Allowing the most recent commits from w3c/aria-at to be imported when importing data from w3c/aria-at again.
  2. This also updates the sample data population script to include a modal-dialog example to test tests which has decimal value presentationNumbers.

Also took the opportunity in this PR to make the yarn db-import-tests:* process multiple commits at once, with -c "commit_1 commit_2". This saves ~30s for me.

howard-e commented 1 month ago

@gnarf TestPlanVersion 160 and TestPlanReport 19 should have the data you intend to test for in #1106.