.. |
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
|
Add get_auth_backends endpoint to API.
|
2016-06-27 18:30:34 -07:00 |
test_bugdown.py
|
Add unicode emoji support to bugdown.
|
2016-06-30 15:48:02 -07:00 |
test_decorators.py
|
decorators: Extract is_local_addr().
|
2016-07-09 17:58:48 -07:00 |
test_email_mirror.py
|
Revert "Extract reply from email."
|
2016-07-10 11:30:30 -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
|
test_hooks: Use send_json_payload for private message tests.
|
2016-06-30 15:12:03 -07:00 |
test_i18n.py
|
zerver/tests/test_i18n.py: Ignore due to incomplete stubs.
|
2016-07-07 12:42:51 -07:00 |
test_management_commands.py
|
Unique link generator for realm creation.
|
2016-06-30 15:52:41 -07:00 |
test_messages.py
|
edit: Add validation for setting empty content.
|
2016-07-10 18:01:59 -07:00 |
test_narrow.py
|
Move stringify_message_dict into to_dict_uncached.
|
2016-07-08 17:58: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
|
Replace assertItemsEqual by assertEqual.
|
2016-07-10 17:33:11 -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
|
Update attachment tracking on message update.
|
2016-07-10 18:01:59 -07:00 |
test_urls.py
|
Remove rest_dispatch hack and optimize imports.
|
2016-06-24 16:11:03 -07:00 |
tests.py
|
zerver/tests/tests.py: Fix non-deterministic failure.
|
2016-07-09 17:54:54 -07:00 |