Add tests for all individual create/edit/delete object views #4000
Labels
status: accepted
This issue has been accepted for implementation
type: housekeeping
Changes to the application which do not directly impact the end user
Proposed Changes
Extend
tests/test_views.py
within each app to add tests for the create, edit, and delete views for all apps.Justification
There is currently no coverage for these views, and establishing tests for them will help mitigate many bugs.
The text was updated successfully, but these errors were encountered: