..
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
Change exception.message to str(exception).
2016-07-13 16:00:46 -07:00
test_events.py
Add realm setting to disable message editing.
2016-07-10 11:57:24 -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
zerver/lib/notifications.py: Fix string encoding/decoding.
2016-07-13 16:00:46 -07:00
test_i18n.py
Re-enable some backend tests on python 3.
2016-07-12 14:06:29 -07:00
test_management_commands.py
Re-enable some backend tests on python 3.
2016-07-12 14:06:29 -07:00
test_messages.py
edit: Add validation for setting empty content.
2016-07-10 18:01:59 -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
Add test coverage for /avatar/<email>
2016-07-12 17:37:02 -07:00
test_urls.py
Remove rest_dispatch hack and optimize imports.
2016-06-24 16:11:03 -07:00
tests.py
Fix unreliable tests for missed messages.
2016-07-13 10:51:21 -07:00