docbrown/app/javascript/onboarding
Jacob Herrington c6c5421163 Javascript automated testing and a11y doc (#4873)
* Add jext-axe package and introduce a11y testing

Automated a11y testing is NOT comprehensive. We cannot expect this to
even scratch the surface of potential a11y issues.

However, we can expect to find a percentage of issues that are currently
flying under the radar. Adopting some automation around a11y testing
also allows us to use CI to find a11y regressions -- which should be
really handy.

I've never really used Jest before, and Preact seems to make it a little
more complicated, but as far as I can tell, this is a decent way to add
at least some minor automated a11y testing.

* Add doc about automated a11y tests
2019-11-22 08:32:01 -05:00
..
__tests__ Javascript automated testing and a11y doc (#4873) 2019-11-22 08:32:01 -05:00
components Onboarding a11y fixes (#4728) [deploy] 2019-11-06 12:51:13 -05:00
Onboarding.jsx Onboarding a11y fixes (#4728) [deploy] 2019-11-06 12:51:13 -05:00
utilities.js Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00