healthchecks/hc/api/tests
2018-08-04 19:07:40 +03:00
..
__init__.py Simplify: remove djmail and django-ses-backend dependencies. 2017-01-29 11:44:22 +02:00
test_admin.py Fix deprecation warnings. 2017-06-02 22:39:53 +03:00
test_badge.py Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
test_bounce.py Disable channel (mark as email_verified=False) when email bounces. 2017-11-04 17:35:14 +02:00
test_channel_model.py Use client-side installation flow for installing HipChat integration. 2017-08-31 12:16:54 +03:00
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 API call for deleting checks. 2017-09-12 13:33:12 +03:00
test_list_checks.py Ensure filter matches tag exactly 2017-09-07 20:32:05 +02:00
test_notify.py Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
test_pause.py Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
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