Skip to content

Add unit test precheck to PR's #1055

@marlonkeating

Description

@marlonkeating

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

Metadata

Metadata

Type

No type

Projects

Status

Needs review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions