Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Success Criteria" section from preview of the test collection form #1009

Closed
mcking65 opened this issue Dec 3, 2023 · 0 comments
Closed
Labels
bug Something isn't working javascript Pull requests that update Javascript code

Comments

@mcking65
Copy link
Contributor

mcking65 commented Dec 3, 2023

Remove the "Success Criteria" section from the preview of the test output collection form.

Similar to the reports and single page view of the test plan in the app, we need to remove the following content from the collection form:

Success Criteria

To pass this test, JAWS needs to meet all the following assertions when each specified command is executed:

  1. Role 'alert' is conveyed
  2. Text 'Hello' is conveyed
  3. JAWS switched from virtual cursor active to PC cursor active

We have removed the concept of passing a complete test; we pass/fail individual assertions but at the level of a test, we simply track the number/percentage of passing and failing assertions of each priority, so this content is no longer relevant.

Originally posted by @mcking65 in #997 (review)

@mcking65 mcking65 added bug Something isn't working javascript Pull requests that update Javascript code labels Dec 3, 2023
@ccanash ccanash moved this from In sandbox to In production / Completed in Refactor ARIA-AT test structure and test result presentation project Mar 11, 2024
@ccanash ccanash closed this as completed Mar 11, 2024
@ccanash ccanash moved this from In Progress to In production / Completed in Refactor ARIA-AT test structure and test result presentation project Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code
Projects
Development

No branches or pull requests

2 participants