zulip/zerver/tests
Steve Howell 87bcbc9616 Add test_generate_204 for /api/v1/generate_204.
This endpoint is apparently needed by the desktop app.
2016-11-26 09:52:37 -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 Fix trello integration by adding handling HEAD confirmation request. 2016-11-18 16:27:16 -08:00
__init__.py Fix missing zerver/tests/__init__.py. 2016-04-11 22:34:22 -07:00
test_alert_words.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_auth_backends.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_bugdown.py Add initial implementation of custom realm filters. 2016-11-17 17:11:25 -08:00
test_decorators.py Fix trello integration by adding handling HEAD confirmation request. 2016-11-18 16:27:16 -08:00
test_email_mirror.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_events.py Add initial implementation of custom realm filters. 2016-11-17 17:11:25 -08:00
test_export.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_external.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_i18n.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_integrations.py Fix EXTERNAL_HOST computations in test_settings.py. 2016-10-05 19:04:55 -07:00
test_management_commands.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_messages.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_narrow.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_presence.py models.py: Rename split_email_to_domain to email_to_domain. 2016-11-11 15:26:51 -08:00
test_push_notifications.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_realm_emoji.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_realm_filters.py test_realm_filters: Fix missing mypy annotation. 2016-11-17 20:29:06 -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 tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_signup.py Add test_refer_friend(). 2016-11-26 09:52:37 -08:00
test_subs.py tests: Access realms by string_id. 2016-11-15 13:32:20 -08:00
test_templates.py test-backend: Use a fixed whitelist of shallow-tested templates. 2016-11-17 11:34:50 -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 Add automated tests for zerver/lib/type_debug.py. 2016-07-23 14:38:28 -07:00
test_typing.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_unread.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_upload.py tests: Split out ZulipTestCase and WebhookTestCase to a separate file. 2016-11-10 19:29:43 -08:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py Add test_generate_204 for /api/v1/generate_204. 2016-11-26 09:52:37 -08:00