..
images
Update types of images accepted as avatars.
2016-07-26 16:36:47 +05:30
markdown
Add TERMS_OF_SERVICE setting.
2016-07-29 20:47:31 -07:00
__init__.py
Fix missing zerver/tests/__init__.py.
2016-04-11 22:34:22 -07:00
test_auth_backends.py
Pass password as string to authenticate.
2016-08-08 15:17:01 -07:00
test_bugdown.py
bugdown: Remove hardcoding of mit.edu for zephyr_mirror realm config.
2016-07-26 20:30:12 -07:00
test_decorators.py
settings: Add new DEBUG_RATE_LIMITING setting.
2016-07-29 19:32:02 -07:00
test_email_mirror.py
Add test for empty email gateway pattern.
2016-07-31 20:39:09 -07:00
test_events.py
Add realm-level default language setting.
2016-08-09 17:38:29 -07:00
test_external.py
Remove expected_run_time from @slow test decorator.
2016-07-29 16:41:21 -07:00
test_hooks.py
Annotate IFTTT tests.
2016-08-04 15:57:03 -07:00
test_i18n.py
Annotate test_i18n.py.
2016-08-04 15:53:23 -07:00
test_integrations.py
Add integrations library.
2016-08-04 11:39:20 -07:00
test_management_commands.py
Add client_get() test helper.
2016-07-27 20:49:33 -07:00
test_messages.py
Annotate test_messages.py.
2016-08-04 15:57:04 -07:00
test_narrow.py
Add client_get() test helper.
2016-07-27 20:49:33 -07:00
test_push_notifications.py
Mock out loggers in push notification tests.
2016-08-09 22:16:09 +05:00
test_realm_emoji.py
Add client_get() test helper.
2016-07-27 20:49:33 -07:00
test_signup.py
Add realm-level default language setting.
2016-08-09 17:38:29 -07:00
test_subs.py
Remove expected_run_time from @slow test decorator.
2016-07-29 16:41:21 -07:00
test_templates.py
test_templates: Fix failure to report a user-facing error.
2016-08-09 09:54:44 -07:00
test_type_debug.py
Add automated tests for zerver/lib/type_debug.py.
2016-07-23 14:38:28 -07:00
test_unread.py
Add client_post() test helper.
2016-07-27 20:49:32 -07:00
test_upload.py
Add client_get() test helper.
2016-07-27 20:49:33 -07:00
test_urls.py
Remove rest_dispatch hack and optimize imports.
2016-06-24 16:11:03 -07:00
tests.py
Add realm-level default language setting.
2016-08-09 17:38:29 -07:00