healthchecks/hc/api/tests
2017-03-16 18:12:30 +02:00
..
__init__.py Simplify: remove djmail and django-ses-backend dependencies. 2017-01-29 11:44:22 +02:00
test_admin.py DRY: use channel.get_kind_display() 2017-03-16 18:12:30 +02:00
test_badge.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
test_bounce.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
test_check_model.py Fix tests. 2016-12-13 21:37:29 +02:00
test_create_check.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
test_list_checks.py API call for updating checks 2017-02-19 13:46:05 +02:00
test_notify.py "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 2017-03-05 21:42:36 +02:00
test_pause.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
test_ping.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
test_sendalerts.py Calculate alert_after in Python code instead of a database trigger. This will allow complex calculations down the road. 2016-11-04 16:30:19 +02:00
test_sendreports.py More tests for sendreports. 2017-01-15 16:24:08 +02:00
test_update_check.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00