You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 2346ac3e80
Bugfix: don't allow duplicate team memberships
4 years ago
..
__init__.py Tests for hc.accounts 9 years ago
test_add_project.py Reduce usage of Profile.current_project cc: #336 5 years ago
test_admin.py Source formatted with Black 6 years ago
test_change_email.py Source formatted with Black 6 years ago
test_check_token.py Project code in URL for the "Add Slack" page. cc: #336 5 years ago
test_close_account.py Use unittest.mock 5 years ago
test_login.py Project code in URL for the "Add Slack" page. cc: #336 5 years ago
test_notifications.py Source formatted with Black 6 years ago
test_profile.py Profile.current_project not used any more, remove last remaining references. cc: #336 5 years ago
test_project.py Bugfix: don't allow duplicate team memberships 4 years ago
test_project_model.py Improved UI to invite users from account's other projects. Fixes #258. 5 years ago
test_pruneusers.py Use unittest.mock 5 years ago
test_remove_project.py Profile.current_project not used any more, remove last remaining references. cc: #336 5 years ago
test_senddeletionnotices.py Less verbose output in the `senddeletionnotices` command 4 years ago
test_set_password.py Source formatted with Black 6 years ago
test_signup.py Handle excessively long email addresses in the signup form. 4 years ago
test_team_access_middleware.py Source formatted with Black 6 years ago
test_transfer_project.py Check membership when initiating project's transfer. Use transaction.atomic() when completing the transfer. 5 years ago
test_unsubscribe_reports.py Use unittest.mock 5 years ago