Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test precheck to PR's #1055

Open
marlonkeating opened this issue Oct 21, 2023 · 0 comments · May be fixed by #1073
Open

Add unit test precheck to PR's #1055

marlonkeating opened this issue Oct 21, 2023 · 0 comments · May be fixed by #1073

Comments

@marlonkeating
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs review
Development

Successfully merging a pull request may close this issue.

3 participants