healthchecks/hc/accounts/tests
2019-10-12 20:14:57 +03:00
..
__init__.py Tests for hc.accounts 2015-08-18 20:33:02 +03:00
test_add_project.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_admin.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_change_email.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_check_token.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_close_account.py Delete customer from Braintree when closing account. 2019-08-19 11:47:36 +03:00
test_login.py Signup form sets the "auto-login" cookie to avoid an extra click during first login 2019-10-12 20:14:57 +03:00
test_notifications.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_profile.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_project.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_project_model.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_pruneusers.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 2019-01-18 17:24:02 +02:00
test_remove_project.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_set_password.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_signup.py Signup form sets the "auto-login" cookie to avoid an extra click during first login 2019-10-12 20:14:57 +03:00
test_team_access_middleware.py Source formatted with Black 2019-05-15 14:27:50 +03:00
test_unsubscribe_reports.py Source formatted with Black 2019-05-15 14:27:50 +03:00