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 would like to automate testing for the React components such that I can quickly check if my changes violate pre-existing conditions
Detailed Description
Figure out how the Jest framework supports React testing
Look into React testing libraries that can be imported (ex: utilizing renderer, ReactDOM, snapshots, .toHaveTextContent())
The text was updated successfully, but these errors were encountered:
User Story
As a developer, I would like to automate testing for the React components such that I can quickly check if my changes violate pre-existing conditions
Detailed Description
Figure out how the Jest framework supports React testing
Look into React testing libraries that can be imported (ex: utilizing renderer, ReactDOM, snapshots, .toHaveTextContent())
The text was updated successfully, but these errors were encountered: