.. |
images
|
Update types of images accepted as avatars.
|
2016-07-26 16:36:47 +05:30 |
markdown
|
Remove extra new lines at the ends of Zulip authoried files.
|
2016-09-26 21:05:24 -07:00 |
webhooks
|
Add github dispatcher to have one elegant url for both github integrations.
|
2016-12-15 17:42:28 -08:00 |
__init__.py
|
Fix missing zerver/tests/__init__.py.
|
2016-04-11 22:34:22 -07:00 |
test_alert_words.py
|
mypy: Convert zerver/tests/ to use typing.Text.
|
2016-12-04 14:47:21 -08:00 |
test_auth_backends.py
|
lint: Fix E127 vilations due to recent assertEquals migration.
|
2016-12-15 20:51:27 -08:00 |
test_bugdown.py
|
tests: s/assertRaisesRegexp/assertRaisesRegex/ due to deprecation.
|
2016-12-15 17:11:42 -08:00 |
test_decorators.py
|
Add lint rule to disallow python calls with versions (e.g: python2, python3)
|
2016-12-19 08:00:48 -08:00 |
test_email_mirror.py
|
mypy: Convert zerver/tests/ to use typing.Text.
|
2016-12-04 14:47:21 -08:00 |
test_events.py
|
zerver: Handle `update_global_notifications` in `apply_events`
|
2016-12-13 20:20:26 -08:00 |
test_export.py
|
pep8: Fix E303 violations.
|
2016-12-02 15:34:11 -08:00 |
test_external.py
|
tests: s/assertEquals/assertEqual/ due to deprecation.
|
2016-12-15 17:02:03 -08:00 |
test_i18n.py
|
pep8: Fix E122.
|
2016-12-01 23:16:35 -08:00 |
test_integrations.py
|
docs: Automate creation of Hubot documentation lozenges.
|
2016-11-26 15:27:54 -08:00 |
test_link_embed.py
|
URL preview: Improve test coverage.
|
2016-12-13 10:43:02 -08:00 |
test_management_commands.py
|
tests: s/assertEquals/assertEqual/ due to deprecation.
|
2016-12-15 17:02:03 -08:00 |
test_messages.py
|
lint: Fix E127 vilations due to recent assertEquals migration.
|
2016-12-15 20:51:27 -08:00 |
test_narrow.py
|
lint: Fix E127 vilations due to recent assertEquals migration.
|
2016-12-15 20:51:27 -08:00 |
test_presence.py
|
pep8: Fix E303 violations.
|
2016-12-02 15:34:11 -08:00 |
test_push_notifications.py
|
Shift to python-gcm for Android push notifications.
|
2016-12-15 12:17:07 -08:00 |
test_reactions.py
|
tests: s/assertEquals/assertEqual/ due to deprecation.
|
2016-12-15 17:02:03 -08:00 |
test_realm_emoji.py
|
tests: Access realms by string_id.
|
2016-11-15 13:32:20 -08:00 |
test_realm_filters.py
|
test_realm_filters: Fix missing mypy annotation.
|
2016-11-17 20:29:06 -08:00 |
test_report.py
|
tests: Split out ZulipTestCase and WebhookTestCase to a separate file.
|
2016-11-10 19:29:43 -08:00 |
test_retention.py
|
tests: Split out ZulipTestCase and WebhookTestCase to a separate file.
|
2016-11-10 19:29:43 -08:00 |
test_signup.py
|
test_public_urls: Fix URL coverage instrumentation bug.
|
2016-12-15 20:58:46 -08:00 |
test_subs.py
|
streams.py: replace stream_subscribe_button with new #stream syntax.
|
2016-12-15 22:43:14 -08:00 |
test_templates.py
|
tests: Improve test coverage of templates.
|
2016-12-14 13:08:33 -08:00 |
test_tornado.py
|
tornado: Move event_queue.py to zerver/tornado/.
|
2016-11-26 22:29:28 -08:00 |
test_tutorial.py
|
tests: Split out ZulipTestCase and WebhookTestCase to a separate file.
|
2016-11-10 19:29:43 -08:00 |
test_type_debug.py
|
pep8: Fix E701 violations.
|
2016-11-30 20:45:09 +00:00 |
test_typing.py
|
pep8: Fix E303 violations.
|
2016-12-02 15:34:11 -08:00 |
test_unread.py
|
pep8: Fix E303 violations.
|
2016-12-02 15:34:11 -08:00 |
test_upload.py
|
tests: s/assertEquals/assertEqual/ due to deprecation.
|
2016-12-15 17:02:03 -08:00 |
test_urls.py
|
Remove rest_dispatch hack and optimize imports.
|
2016-06-24 16:11:03 -07:00 |
tests.py
|
tests: Remove unnecessary duplicate HelpTest.
|
2016-12-15 17:14:36 -08:00 |