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
In order to prevent future changes and refactors to break the deploys, we should introduce testing for the core components such as the authentication, token renewal, Simulator etc.
Jest is one of the go-to choices for React applications. https://jestjs.io/
The text was updated successfully, but these errors were encountered:
In order to prevent future changes and refactors to break the deploys, we should introduce testing for the core components such as the authentication, token renewal, Simulator etc.
Jest is one of the go-to choices for React applications.
https://jestjs.io/
The text was updated successfully, but these errors were encountered: