zulip/zerver/tests
Rishi Gupta 3c75ef2d79 Allow users to submit empty content when editing messages.
The closest we have to deleting a message. Was original behavior, but was
changed in 09754c9.
2016-11-10 16:45:18 -08:00
..
images Update types of images accepted as avatars. 2016-07-26 16:36:47 +05:30
markdown Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
webhooks lint: Fix E703 pep8 violations. 2016-11-09 15:18:35 -08:00
__init__.py Fix missing zerver/tests/__init__.py. 2016-04-11 22:34:22 -07:00
test_alert_words.py tests: Add test_update_alert_words(). 2016-09-18 22:08:53 -07:00
test_auth_backends.py Django 1.10: Suppress logs. 2016-11-10 16:20:03 +05:00
test_bugdown.py test_render_mention_stream_api: Fix nondeterministic failures. 2016-11-08 14:13:48 -08:00
test_decorators.py Django 1.10: Update code according to new get_user function. 2016-11-09 15:26:07 -08:00
test_email_mirror.py Annotate zerver/tests/test_email_mirror.py. 2016-10-11 11:28:52 -07:00
test_events.py peer_remove: Send user_id, not email, for unsubscribe events. 2016-11-08 15:36:29 -08:00
test_export.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
test_external.py forms.py: Refactor MIT mailing list check into a modern style. 2016-11-07 22:37:55 -08:00
test_i18n.py Django 1.10: Fix i18n tests. 2016-11-10 16:20:03 +05:00
test_integrations.py Fix EXTERNAL_HOST computations in test_settings.py. 2016-10-05 19:04:55 -07:00
test_management_commands.py Add mypy annotations to various integrations-related functions. 2016-09-11 17:11:25 -07:00
test_messages.py Allow users to submit empty content when editing messages. 2016-11-10 16:45:18 -08:00
test_narrow.py Use make_stream() in test_narrow.py. 2016-10-22 18:09:34 -07:00
test_presence.py Change datetime.now() to timezone.now() in various tests. 2016-11-07 20:13:53 -08:00
test_push_notifications.py tests: Add test_push_api(). 2016-09-15 06:39:41 -07:00
test_realm_emoji.py tests: Add coverage for RealmEmoji.__unicode__(). 2016-09-19 14:57:53 -07:00
test_report.py tests: Add test_report.py. 2016-09-16 07:01:40 -07:00
test_retention.py Change datetime.now() to timezone.now() in various tests. 2016-11-07 20:13:53 -08:00
test_signup.py docs: Add a simple markdown-based help center. 2016-11-09 21:39:55 -08:00
test_subs.py peer_remove: Send user_id, not email, for unsubscribe events. 2016-11-08 15:36:29 -08:00
test_templates.py render_markdown_path: Add anchors for table-of-contents. 2016-11-09 21:39:55 -08:00
test_tutorial.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
test_type_debug.py Add automated tests for zerver/lib/type_debug.py. 2016-07-23 14:38:28 -07:00
test_typing.py Typing indicators backend: Pass list of user ids to send_event 2016-11-07 22:28:09 -08:00
test_unread.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
test_upload.py text_upload: Check only size in avatar test. 2016-11-06 20:49:11 -08:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py Django 1.10: URLs in response contain just the path. 2016-11-09 15:26:07 -08:00