gva/gnuviechadmin/managemails
Jan Dittberner 30600ce107 Add tests for managemails.views
This commit adds a test suite for the views defined in
managemails.views. One issue discovered when writing tests is fixed by
checking the request method in CreateMailbox.dispatch.
2015-11-28 19:01:52 +00:00
..
locale/de/LC_MESSAGES update translations, add new strings 2015-01-27 19:08:13 +01:00
migrations add verbose name to MailAddress fields 2015-01-25 19:01:01 +01:00
tests Add tests for managemails.views 2015-11-28 19:01:52 +00:00
__init__.py improve managemails app 2015-01-24 20:58:20 +01:00
admin.py bump dependency versions, fix tests and deprecation warnings 2015-10-11 15:30:23 +02:00
apps.py improve managemails app 2015-01-24 20:58:20 +01:00
forms.py Add test for managemails.forms 2015-11-22 18:41:45 +00:00
models.py Add TODO comments for mailbox task calls 2015-11-28 19:01:10 +00:00
urls.py implement mail address target editing 2015-01-25 22:12:03 +01:00
views.py Add tests for managemails.views 2015-11-28 19:01:52 +00:00