.. |
images
|
Update types of images accepted as avatars.
|
2016-07-26 16:36:47 +05:30 |
markdown
|
Add TERMS_OF_SERVICE setting.
|
2016-07-29 20:47:31 -07:00 |
__init__.py
|
Fix missing zerver/tests/__init__.py.
|
2016-04-11 22:34:22 -07:00 |
test_auth_backends.py
|
Rename GitHubBackend to GitHubAuthBackend for consistency.
|
2016-07-29 12:49:10 -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
|
settings: Add new DEBUG_RATE_LIMITING setting.
|
2016-07-29 19:32:02 -07:00 |
test_email_mirror.py
|
Add tests for email_mirror management command.
|
2016-07-29 19:13:52 -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
|
Remove expected_run_time from @slow test decorator.
|
2016-07-29 16:41:21 -07:00 |
test_hooks.py
|
Add HelloWorld webhook integration + Walkthough.
|
2016-07-29 21:38:40 -07:00 |
test_i18n.py
|
Add client_get() test helper.
|
2016-07-27 20:49:33 -07:00 |
test_management_commands.py
|
Add client_get() test helper.
|
2016-07-27 20:49:33 -07:00 |
test_messages.py
|
Remove expected_run_time from @slow test decorator.
|
2016-07-29 16:41:21 -07:00 |
test_narrow.py
|
Add client_get() test helper.
|
2016-07-27 20:49:33 -07:00 |
test_realm_emoji.py
|
Add client_get() test helper.
|
2016-07-27 20:49:33 -07:00 |
test_signup.py
|
Remove @slow decorators for tests that are no longer slow.
|
2016-07-29 16:41:21 -07:00 |
test_subs.py
|
Remove expected_run_time from @slow test decorator.
|
2016-07-29 16:41:21 -07:00 |
test_templates.py
|
test_templates: Fix Python 3 compatibility.
|
2016-07-29 21:11:27 -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
|
Add client_post() test helper.
|
2016-07-27 20:49:32 -07:00 |
test_upload.py
|
Add client_get() test helper.
|
2016-07-27 20:49:33 -07:00 |
test_urls.py
|
Remove rest_dispatch hack and optimize imports.
|
2016-06-24 16:11:03 -07:00 |
tests.py
|
test_activity: Increase expected query count by 1.
|
2016-07-29 21:15:10 -07:00 |