zulip/zerver/tests
Supriya 4959e8d10a tests: Extract and use assert_max_length test helper.
This makes it much more explicit in which cases we're checking
equality or a maximum in our use of `assert_length`.

Fixes #1400.
2016-09-25 15:44:58 -07:00
..
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
webhooks Add branch name to topic in Gitlab integration. 2016-09-23 10:04:01 -07: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 Fix nondeterministic parsing failures in GoogleLoginTest. 2016-09-13 18:13:28 -07:00
test_bugdown.py tests: Add test_flush_realm_filter(). 2016-09-24 16:56:34 -07:00
test_decorators.py Move WebhookTestCase class from test_hooks.py to test_helpers.py. 2016-09-23 10:02:16 -07:00
test_email_mirror.py bug: Fix traceback in get_missed_message_token_from_address(). 2016-09-22 13:41:26 -07:00
test_events.py tests: Extract and use assert_max_length test helper. 2016-09-25 15:44:58 -07:00
test_export.py Annotate test_export.read_file(). 2016-09-11 17:15:35 -07:00
test_external.py tests: Add test_push_api(). 2016-09-15 06:39:41 -07:00
test_i18n.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_integrations.py integrations: Add test for integrations context. 2016-09-13 22:31: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 tests: Extract and use assert_max_length test helper. 2016-09-25 15:44:58 -07:00
test_narrow.py tests: Add test_messages_in_narrow(). 2016-09-19 14:25:21 -07:00
test_presence.py tests: Extract and use assert_max_length test helper. 2016-09-25 15:44:58 -07: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_signup.py tests: Extract and use assert_max_length test helper. 2016-09-25 15:44:58 -07:00
test_subs.py tests: Extract and use assert_max_length test helper. 2016-09-25 15:44:58 -07:00
test_templates.py subdomains: Use subdomain host in password reset emails. 2016-08-22 22:39:52 -07:00
test_tutorial.py tests: Add test_tutorial.py. 2016-09-15 10:15:18 -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 tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_upload.py tests: Add test_serve_s3_error_handling(). 2016-09-17 12:13:07 -07:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py tests: Extract and use assert_max_length test helper. 2016-09-25 15:44:58 -07:00