-
Notifications
You must be signed in to change notification settings - Fork 471
Closed
Labels
AccessibilityIssue relates to accessibility in the wizard or a generated project.Issue relates to accessibility in the wizard or a generated project.Can Close Out SoonWork relating to this issue has been completed.Work relating to this issue has been completed.Generated CodeRelates specifically to code contained in the generated project.Relates specifically to code contained in the generated project.TestingIssue relates to testing the wizard or generated projects.Issue relates to testing the wizard or generated projects.
Milestone
Description
The wizard and all generated apps should not include functionality that fails basic accessibility tests.
While automated testing on its own is not a guarantee of accessible use for all, automated tooling can find some simple, fixable issues.
Addressing this will improve the usability of the wizard and help ensure that generated apps are reflecting best practices that developers can follow.
Add tests for the following:
-
The wizard(s) and all options - Generated UWP apps (all* option combinations)
- Generated WPF apps (all* option combinations)
- Address any issues found from the above.
-
Consider adding such tests as a template option that can be generated from the wizard. (These would extend the existing WinAppDriver tests)
* "all" implies that all templates be tested in generated apps, not that it is necessary to test every combination of items that can be generated.
sibille
Metadata
Metadata
Assignees
Labels
AccessibilityIssue relates to accessibility in the wizard or a generated project.Issue relates to accessibility in the wizard or a generated project.Can Close Out SoonWork relating to this issue has been completed.Work relating to this issue has been completed.Generated CodeRelates specifically to code contained in the generated project.Relates specifically to code contained in the generated project.TestingIssue relates to testing the wizard or generated projects.Issue relates to testing the wizard or generated projects.