ameliorate icon indicating copy to clipboard operation
ameliorate copied to clipboard

Figure out automated testing

Open keyserj opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. There's a lot of value in automated testing for things like preventing regressions and documenting code usage. Consider if we should add automate tests such as

  • [ ] component tests
  • [x] unit tests
  • [ ] screenshot tests
  • [x] API tests
  • [ ] system tests

Additional context It may be entirely possible that it still isn't worth adding some of these tests yet.

Technical ideas Storybook to help with component, screenshot testing?

keyserj avatar Dec 27 '22 22:12 keyserj

related #244

keyserj avatar Dec 19 '23 16:12 keyserj