Call-for-Code-for-Racial-Justice / Legit-Info

"Legit Info" app helps residents understand the impact of legislation and policies based on their country, state, county, city, district location
Apache License 2.0
67 stars 74 forks source link

Unit Testing for Legit-Info #142

Closed demilolu closed 2 years ago

demilolu commented 2 years ago

Background on the problem the feature will solve/improved user experience

Our code currently lacks unit testing, which is needed for test driven development practices: easy debugging, functional testing, etc.

Describe the solution you'd like

Provide unit tests for various components in the Legit Info repository.

Tasks

Refer to Django Testing page and implement the following tests:

Related Issues

Acceptance Criteria

At least 60% code coverage by unit tests

github-actions[bot] commented 2 years ago

:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.