FearlessSolutions / ICTS

0 stars 0 forks source link

Button Component Tests #113

Closed garrett-fearless closed 1 year ago

garrett-fearless commented 1 year ago

As a developer, I want an automated cypress unit test for the Button component so that the application code can be tested and follows coding best practices.

Given I am creating cypress component testing for the Button component, when the automated tests sun, then the different button states and on click must be tested.