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
a412f05651
/switch_team/ requires login and a valid target username
2016-12-21 18:05:55 +02:00
..
__init__.py
Tests for hc.accounts
2015-08-18 20:33:02 +03: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_login.py
_associate_demo_check was crashing for returning users after cleaning up old checks.
2016-12-21 17:11:03 +02:00
test_profile.py
adds a SITE_NAME setting that's used to label the site
2016-09-22 13:40:35 -07: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