eui icon indicating copy to clipboard operation
eui copied to clipboard

[Accessibility] Review automated testing for code coverage

Open 1Copenut opened this issue 3 years ago • 0 comments

Description

Review the current components for code coverage beyond one test per component. Consider:

  • Local state changes (accordion expanded/collapsed, etc.)
  • Multiple items rendered, open, appearing
  • Ephemeral state like loading...

Tasks

  • [ ] Audit components for improvements in state analysis
  • [ ] Add tests where it makes sense to increase coverage
  • [ ] Evaluate for increased build times, error reporting

1Copenut avatar Sep 20 '22 17:09 1Copenut