This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
accounts
/
tests
History
Pēteris Caune
e685154cc2
"Close Account" section in Settings page.
Fixes
#95
2017-03-16 19:39:30 +02:00
..
__init__.py
…
test_badges.py
Split "Account Settings" page into subpages.
2017-03-16 16:06:22 +02:00
test_check_token.py
…
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
…