bcgov / cas-registration

A web app for Registration in OBPS under the Clean Growth branch
Apache License 2.0
1 stars 1 forks source link

Accessibility testing for CAS roles #1504

Open BCerki opened 5 months ago

BCerki commented 5 months ago

Description of the Tech Debt

Add the analyzeAccessibility check to every page in the CAS role e2e workflows (look for the happo screenshots; this should catch most of them). IF there are only a few accessibility errors, fix them as part of this PR. If there are a lot, comment out the analyzeAccessibility assertions and make more cards.

Tech Debt Triage

The purpose of our technical debt triage process is to analyze technical debt to determine risk level of the technical debt and the value in tackling that technical debt.

Risk Value Scoring:

Level Value
High 3
Medium 2
Low 1
Technical Debt - Risk Types Level Value
Business Area Risk - Risk of business area visibility / damage to user experience
Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it
System Fault Risk - Risk of system errors or application downtime
Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time?
Time Sink Risk - How much will this tech debt slow the development process down
TOTAL SCORE:
BCerki commented 5 months ago

Brianna would like to do this one when the time comes