..
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
Add tests for GitHub team and organization auth.
2016-08-03 12:01:15 -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
Allow fetching subscribers for streams the user has never subscribed to.
2016-07-18 16:24:19 -07:00
test_external.py
Remove expected_run_time from @slow test decorator.
2016-07-29 16:41:21 -07:00
test_hooks.py
Add HelloWorld webhook integration + Walkthough.
2016-07-29 21:38:40 -07:00
test_i18n.py
Add client_get() test helper.
2016-07-27 20:49:33 -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
Remove expected_run_time from @slow test decorator.
2016-07-29 16:41:21 -07:00
test_narrow.py
Add client_get() test helper.
2016-07-27 20:49:33 -07:00
test_realm_emoji.py
Add client_get() test helper.
2016-07-27 20:49:33 -07:00
test_signup.py
Remove @slow decorators for tests that are no longer slow.
2016-07-29 16:41:21 -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 Python 3 compatibility.
2016-07-29 21:11:27 -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 validation and tests for default language setting.
2016-07-31 17:44:10 -07:00