astro-headless-ui icon indicating copy to clipboard operation
astro-headless-ui copied to clipboard

Add testing

Open BryceRussell opened this issue 9 months ago • 0 comments

The repo has testing but only for a few components. Tests need to be added for all of these components.

Adding tests sounds boring, but this is the most exciting and important part! As you create tests, you will discover problems with the component that you can fix. If you want hands-on experience exploring these components, this issue is for you.

Other tasks:

  1. Upgrade test project dep to the latest versions
  2. Add testing commands to package.json
  3. Add testing action

BryceRussell avatar May 11 '24 21:05 BryceRussell