carbon-addons-iot-react icon indicating copy to clipboard operation
carbon-addons-iot-react copied to clipboard

[testing] base accessibility testing for components

Open tay1orjones opened this issue 3 years ago • 0 comments

Summary

Any component that is not a stock re-export/proxied Carbon component should have a base accessibility .toBeAccessible() test for renders w/ default props. We expect that Carbon components we re-export without modifications will be tested for accessibility by the Carbon team.

Any violations should be fixed.

We can do this component by component so that each PR diff/review is isolated, small, and digestible.

tay1orjones avatar Jul 24 '20 21:07 tay1orjones