You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Our apps are closely coupled, thus changing models in one app often causes a view in another app to break. Unit tests won't help us to detect this, however automatically calling all views and checking the response code might help.
Our apps are closely coupled, thus changing models in one app often causes a view in another app to break. Unit tests won't help us to detect this, however automatically calling all views and checking the response code might help.
More info: http://django-testing-docs.readthedocs.io/en/latest/views.html
The text was updated successfully, but these errors were encountered: