Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Tests for views #152

Open
bhaettasch opened this issue Mar 4, 2017 · 0 comments
Open

Tests for views #152

bhaettasch opened this issue Mar 4, 2017 · 0 comments
Labels
Milestone

Comments

@bhaettasch
Copy link
Member

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

@bhaettasch bhaettasch added the meta label Mar 4, 2017
@bhaettasch bhaettasch added this to the ophase-future milestone Mar 4, 2017
@exploide exploide added testing and removed meta labels Mar 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants