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 d739d8ff62 DRY: use channel.get_kind_display() 8 years ago
..
__init__.py Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
test_admin.py DRY: use channel.get_kind_display() 8 years ago
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. 8 years ago
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. 8 years ago
test_check_model.py Fix tests. 8 years ago
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. 8 years ago
test_list_checks.py API call for updating checks 8 years ago
test_notify.py "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 8 years ago
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. 8 years ago
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. 8 years ago
test_sendalerts.py Calculate `alert_after` in Python code instead of a database trigger. This will allow complex calculations down the road. 8 years ago
test_sendreports.py More tests for sendreports. 8 years ago
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. 8 years ago