zulip/humbug
Keegan McAllister 4a9d65c758 Disable desktop notifications in automated testing
CasperJS can't handle them; window.webkitNotifications.requestPermission()
throws a type error.  We can revisit this when we want to write tests for the
notification code.

(imported from commit 90f4d6ac3ddb387e74051b9af2c230698fa94479)
2013-01-09 14:03:40 -05:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py Allow case-insensitive email addresses when doing authentication 2012-12-04 16:37:55 -05:00
ratelimit.py Use datetime.min for initial last_error rather than int 0. 2012-12-11 15:59:08 -05:00
settings.py [manual] Convert Humbug to use Django South. 2013-01-08 18:14:39 -05:00
test_settings.py Disable desktop notifications in automated testing 2013-01-09 14:03:40 -05:00
urls.py Add alternative terms acceptance workflow. 2013-01-08 17:48:42 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00