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

Add tests for critical endpoints #132

Closed upkarlidder closed 2 years ago

upkarlidder commented 3 years ago

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

We currently run coverage in the python build action on commits and PRs. We need to add tests that test the solution endpoints so code is not added that breaks the endpoints. See issue #131 as example.

Also related to #31

Describe the solution you'd like

All the endpoints are tested for 200 return code in tests.

Tasks

Acceptance Criteria

All end points are tested by Django 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.