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
Currently, the client and the server both have very little tests. Any more added tests would be appreciated!
We utilize Jest for writing tests on both the server and the client. The README.md explains how to run the application, and "npm run test" or "lerna run test" will run the tests.
The text was updated successfully, but these errors were encountered:
Currently, the client and the server both have very little tests. Any more added tests would be appreciated!
We utilize Jest for writing tests on both the server and the client. The README.md explains how to run the application, and "npm run test" or "lerna run test" will run the tests.
The text was updated successfully, but these errors were encountered: