You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune d661839e32
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
6 years ago
..
__init__.py Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
test_admin.py Fix deprecation warnings. 8 years ago
test_badge.py Preliminary Django 2 support 7 years ago
test_bounce.py Disable channel (mark as email_verified=False) when email bounces. 7 years ago
test_channel_model.py Use client-side installation flow for installing HipChat integration. 7 years ago
test_check_model.py Merge Check.get_status() and Check.in_grace_period() into one. 7 years ago
test_create_check.py Don't serialize POST payload to JSON, Django's TestClient will do that for us. 6 years ago
test_delete_check.py API call for deleting checks. 7 years ago
test_list_checks.py Ensure filter matches tag exactly 7 years ago
test_notify.py Preliminary Django 2 support 7 years ago
test_pause.py Preliminary Django 2 support 7 years ago
test_ping.py Foundation for "fail" pings (cc: #151) 7 years ago
test_sendalerts.py Silence output from management commands when running tests. 7 years ago
test_sendreports.py Silence output from management commands when running tests. 7 years ago
test_update_check.py Don't serialize POST payload to JSON, Django's TestClient will do that for us. 6 years ago