Related software versions
All
Description
surface-security Django apps (django-{}) should test their views independently so that each change is confidently included in the code base. For that, we should create a test that ensures all filters and all search bars work (by work means no errors are thrown, because the result is ignored).
Whatever solution is planned, propagate across all other relevant apps.
Use cases
As a maintainer, I want to confidently be comfortable changes are not disrupting the code base.
References
No response
Related software versions
All
Description
surface-securityDjango apps (django-{}) should test their views independently so that each change is confidently included in the code base. For that, we should create a test that ensures all filters and all search bars work (by work means no errors are thrown, because the result is ignored).Whatever solution is planned, propagate across all other relevant apps.
Use cases
As a maintainer, I want to confidently be comfortable changes are not disrupting the code base.
References
No response