healthchecks/hc/accounts/tests
2017-03-16 19:39:30 +02:00
..
__init__.py Tests for hc.accounts 2015-08-18 20:33:02 +03:00
test_badges.py Split "Account Settings" page into subpages. 2017-03-16 16:06:22 +02:00
test_check_token.py A work around for email servers that open our one-time login links. 2016-07-28 21:41:28 +03:00
test_close_account.py "Close Account" section in Settings page. Fixes #95 2017-03-16 19:39:30 +02:00
test_login.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 2017-02-24 15:58:11 +02:00
test_notifications.py Split "Account Settings" page into subpages. 2017-03-16 16:06:22 +02:00
test_profile.py Split "Account Settings" page into subpages. 2017-03-16 16:06:22 +02:00
test_pruneusers.py pruneusers management command does not touch users with team memberships. Tests. 2017-01-14 11:51:15 +02:00
test_switch_team.py /switch_team/ requires login and a valid target username 2016-12-21 18:05:55 +02:00
test_team_access_middleware.py TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser". Fixes #77 2016-08-29 17:02:24 +03:00