zulip/zerver/tests
Tim Abbott 375551aaa6 Clean up most hardcoding of mit.edu domain checks.
This moves all this code to be gated on a few virtual realm settings.
2016-07-26 20:30:12 -07:00
..
images Update types of images accepted as avatars. 2016-07-26 16:36:47 +05:30
__init__.py Fix missing zerver/tests/__init__.py. 2016-04-11 22:34:22 -07:00
test_auth_backends.py Re-enable some backend tests on python 3. 2016-07-12 14:06:29 -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 Use assert_in_response by fixing line-wrapping in templates. 2016-07-12 17:52:47 -07:00
test_email_mirror.py Add message.topic_name() helper function. 2016-07-14 09:54:56 -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 zerver/tests/test_helpers.py: Use text_type for api_keys. 2016-06-29 01:50:38 +05:30
test_hooks.py Add message.topic_name() helper function. 2016-07-14 09:54:56 -07:00
test_i18n.py Add tests for frontend i18n regexes. 2016-07-15 14:48:09 +05:00
test_management_commands.py Re-enable some backend tests on python 3. 2016-07-12 14:06:29 -07:00
test_messages.py Add MirroredMessageUsersTest. 2016-07-26 20:01:36 -07:00
test_narrow.py Add test_non_string_narrow_operand_in_dict(). 2016-07-26 18:10:00 -07:00
test_realm_emoji.py Annotate test_events, test_realm_emoji, test_uploads. 2016-06-04 11:53:20 -07:00
test_signup.py Use assert_in_response by fixing line-wrapping in templates. 2016-07-12 17:52:47 -07:00
test_subs.py Clean up most hardcoding of mit.edu domain checks. 2016-07-26 20:30:12 -07:00
test_templates.py Annotate much of the rest of zerver/tests. 2016-06-04 11:53:20 -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 Annotate much of the rest of zerver/tests. 2016-06-04 11:53:20 -07:00
test_upload.py Update types of images accepted as avatars. 2016-07-26 16:36:47 +05:30
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py Clean up most hardcoding of mit.edu domain checks. 2016-07-26 20:30:12 -07:00