w3c / aria-at-app

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

fix: Remove TestQueue v1 and update Test Queue e2e tests #1146

Closed howard-e closed 1 month ago

howard-e commented 2 months ago

This removes the original components/TestQueue and related components in favor of the updated Test Queue introduced in #1124.

This PR also updates and reorganizes tests related to the the original Test Queue and removes tests done using mocks and replaces them with e2e tests where appropriate.