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 want to make sure unit tests pass on any new changes, and to that end we should make sure to run them on PR's, and block merging if any failures are found.
Tests to Run
Python: python manage.py test
Javascript: npm run test
The text was updated successfully, but these errors were encountered:
We want to make sure unit tests pass on any new changes, and to that end we should make sure to run them on PR's, and block merging if any failures are found.
Tests to Run
python manage.py test
npm run test
The text was updated successfully, but these errors were encountered: