You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to know that what has been created works as intended.
Acceptance Criteria
Install Jest
Create folder structure for component testing
Create folder structure for snapshot testing.
Time Investment
Backend: Should be a quick ticket for initial setup. 1hr or less.
Business Sense
Setting up the basis for testing will help other developers quickly integrate tests for their components. Leading to a better quality product in a shorter period of time.
The text was updated successfully, but these errors were encountered:
Description
As a developer, I want to know that what has been created works as intended.
Acceptance Criteria
Time Investment
Business Sense
The text was updated successfully, but these errors were encountered: