.. |
images
|
Upgrade pillow.
|
2016-07-26 16:36:07 +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
|
Make twitter tests more readable.
|
2016-07-17 10:23:25 -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
|
Use topic_name() in do_edit_message_assert_error().
|
2016-07-18 14:10:11 -07:00 |
test_narrow.py
|
Extracted test helper: get_and_check_messages().
|
2016-07-24 19:43:56 -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
|
Fix 'Invalid stream' error message in get_subscription_or_die().
|
2016-07-25 14:48:48 -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
|
upload: Fix single attachments not being claimed on message edit.
|
2016-07-25 17:56:27 -07:00 |
test_urls.py
|
Remove rest_dispatch hack and optimize imports.
|
2016-06-24 16:11:03 -07:00 |
tests.py
|
Require non-empty full_name or password in json_change_settings
|
2016-07-23 14:53:15 -07:00 |