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
We can use Snapshot Testing with Cypress to ensure our UI does not change. And if it changes, it needs to be accepted by the programmer and the change checked into git.
I think this will be a nice addition once we add more complexity to the UI.
The text was updated successfully, but these errors were encountered:
We can use Snapshot Testing with Cypress to ensure our UI does not change. And if it changes, it needs to be accepted by the programmer and the change checked into git.
I think this will be a nice addition once we add more complexity to the UI.
The text was updated successfully, but these errors were encountered: