zulip/zerver/tests
Eklavya Sharma 29673411df Make backend tests (hackishly) pass on python3.4.
Replace bot_owner=bot_owner by bot_owner_id=bot_owner.id while
creating a UserProfile object.
2016-07-15 11:13:33 -07:00
..
images Add SetAvatarTest to test_upload.py. 2016-04-20 12:23:22 +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 Add unicode emoji support to bugdown. 2016-06-30 15:48:02 -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 Remove callback logic from test_helpers.DummyHandler. 2016-07-13 19:08:28 -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 message.topic_name() helper function. 2016-07-14 09:54:56 -07:00
test_narrow.py Get mogrified SQL queries as text. 2016-07-13 16:00:46 -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 Replace assertItemsEqual by assertEqual. 2016-07-10 17:33:11 -07:00
test_templates.py Annotate much of the rest of zerver/tests. 2016-06-04 11:53:20 -07:00
test_unread.py Annotate much of the rest of zerver/tests. 2016-06-04 11:53:20 -07:00
test_upload.py zerver/tests/test_upload.py: Use byte strings. 2016-07-13 16:00:46 -07:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py Make backend tests (hackishly) pass on python3.4. 2016-07-15 11:13:33 -07:00