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
This issues is to track and ensure all the jest unit test cases are being passed. As part of rename exercises we have excluded snapshot files and will rely on jest to update them.
Update automated snapshots Run yarn test:jest -u
Run yarn test:jest and list down all broken unit test cases
Fix test cases / remove if not relevant anymore.
The text was updated successfully, but these errors were encountered:
This issues is to track and ensure all the jest unit test cases are being passed. As part of rename exercises we have excluded snapshot files and will rely on jest to update them.
The text was updated successfully, but these errors were encountered: