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
/
api
/
tests
History
Pēteris Caune
d661839e32
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
2018-08-04 19:07:40 +03:00
..
__init__.py
…
test_admin.py
…
test_badge.py
…
test_bounce.py
…
test_channel_model.py
…
test_check_model.py
Merge Check.get_status() and Check.in_grace_period() into one.
2018-06-11 19:05:18 +03:00
test_create_check.py
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
2018-08-04 19:07:40 +03:00
test_delete_check.py
…
test_list_checks.py
…
test_notify.py
…
test_pause.py
…
test_ping.py
Foundation for "fail" pings (cc:
#151
)
2018-05-17 19:41:13 +03:00
test_sendalerts.py
Silence output from management commands when running tests.
2018-04-30 20:02:36 +03:00
test_sendreports.py
Silence output from management commands when running tests.
2018-04-30 20:02:36 +03:00
test_update_check.py
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
2018-08-04 19:07:40 +03:00