zulip/zerver/tests
Umair Khan 9fecbcecf5 subdomains: Don't show login page on root aliases. 2017-01-17 15:29:24 -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 Change way of handling comments event in jira integration. 2017-01-12 14:54:32 -08:00
__init__.py Fix missing zerver/tests/__init__.py. 2016-04-11 22:34:22 -07:00
test_alert_words.py Removed json/update_message 2016-12-24 10:08:22 -08:00
test_auth_backends.py Remove unnecessary uses of Realm.domain in zerver/tests. 2017-01-09 11:26:08 -08:00
test_bugdown.py bugdown: Rename realm_id to realm_filters_key. 2017-01-16 21:48:55 -08:00
test_decorators.py Rename models.get_realm_by_string_id to get_realm. 2017-01-04 17:12:23 -08:00
test_email_mirror.py Rename models.get_realm_by_string_id to get_realm. 2017-01-04 17:12:23 -08:00
test_events.py test_classes: Remove domain from ZulipTestCase.register. 2017-01-06 19:45:08 -08:00
test_export.py Remove unnecessary uses of Realm.domain in zerver/tests. 2017-01-09 11:26:08 -08:00
test_external.py tests: s/assertEquals/assertEqual/ due to deprecation. 2016-12-15 17:02:03 -08:00
test_i18n.py pep8: Fix E122. 2016-12-01 23:16:35 -08:00
test_integrations.py docs: Automate creation of Hubot documentation lozenges. 2016-11-26 15:27:54 -08:00
test_link_embed.py URL preview: Improve test coverage. 2016-12-13 10:43:02 -08:00
test_management_commands.py Rename models.get_realm_by_string_id to get_realm. 2017-01-04 17:12:23 -08:00
test_messages.py Remove unnecessary uses of Realm.domain in zerver/tests. 2017-01-09 11:26:08 -08:00
test_narrow.py search: Prevent crashes with multiple search operators. 2017-01-16 19:42:49 -08:00
test_presence.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
test_push_notifications.py Shift to python-gcm for Android push notifications. 2016-12-15 12:17:07 -08:00
test_reactions.py emoji: Remove unnecessary duplicate regular expression from urls.py. 2017-01-16 23:54:58 -08:00
test_realm_aliases.py Manage allowed domains from admin settings. 2017-01-06 12:03:31 -08:00
test_realm_emoji.py emoji: Fix 500 trying to remove nonexisting realm emoji. 2017-01-16 23:48:07 -08:00
test_realm_filters.py Rename models.get_realm_by_string_id to get_realm. 2017-01-04 17:12:23 -08:00
test_report.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_retention.py Remove unnecessary uses of Realm.domain in zerver/tests. 2017-01-09 11:26:08 -08:00
test_signup.py Move endpoints to use stream_id instead of stream_name in their URLs 2017-01-12 15:23:31 -08:00
test_subs.py Move endpoints to use stream_id instead of stream_name in their URLs 2017-01-12 15:23:31 -08:00
test_templates.py Add Find My Team feature. 2017-01-03 21:33:42 -08:00
test_tornado.py Change X.realm.id to X.realm_id across codebase. 2017-01-03 16:46:26 -08:00
test_tutorial.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_type_debug.py pep8: Fix E701 violations. 2016-11-30 20:45:09 +00:00
test_typing.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
test_unread.py Clean PUT /users/me/pointer to POST /users/me/pointer. 2017-01-03 15:43:11 -08:00
test_upload.py Removed json/update_message 2016-12-24 10:08:22 -08:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py subdomains: Don't show login page on root aliases. 2017-01-17 15:29:24 -08:00