DemocracyLab / DemocracyLab/CivicTechExchange

Add unit test precheck to PR's

Open
#1,055 0 comments 0 reactions 2 assignees Claimed by @qchiujunhao View on GitHub
OPERATIONS Testing
Dominant language
JavaScript
Stars
105
Forks
71
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.