w3c / aria-at-app

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

feat: terminology update, passed/failing -> supported/unsupported #1149

Closed stalgiag closed 1 month ago

stalgiag commented 1 month ago

This PR addresses #1145

I changed all of the string constants in the UI code, updated the getMetrics function to use the updated terms in its __Formatted template strings, and added a migration for updating the testPlanReports.metrics.__Formatted in the database.

I stopped myself short of renaming variables and properties. I felt that the term passed was still useful for understanding the purpose of the variables. I do not have a strong take on this and I am open to expanding these changes to include variable names.


stalgiag commented 1 month ago

Thank you! 🤦‍♀️