The Hubcare is an open-source project to manage if a repository is good or not to a newcomer, either a passing visitor, someone who looks for contributions or someone who just is interested in the software.
Descriptions
To make sure that each part of the application is working as it should, it is important to create unit tests. The Pull Request App isn't being tested yet.
The tests must be executed by the maketest file, which executes Django's test cases.
Unit Test Requirements
[ ] Coverage must identify that 95% of the code is being tested and it's passing.
Descriptions To make sure that each part of the application is working as it should, it is important to create unit tests. The Pull Request App isn't being tested yet.
The tests must be executed by the
maketest
file, which executes Django's test cases.Unit Test Requirements