.. |
images
|
Update types of images accepted as avatars.
|
2016-07-26 16:36:47 +05:30 |
__init__.py
|
Fix missing zerver/tests/__init__.py.
|
2016-04-11 22:34:22 -07:00 |
test_alert_words.py
|
tests: Remove get_user_profile_by_email from numerous tests.
|
2017-05-24 15:19:20 -07:00 |
test_attachments.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_audit_log.py
|
Remove unused get_user_profile_by_email() imports.
|
2017-05-08 11:57:38 -07:00 |
test_auth_backends.py
|
tests: Remove get_user_profile_by_email from numerous tests.
|
2017-05-24 15:19:20 -07:00 |
test_bots.py
|
tests: Fix str/Text mypy issues in various tests.
|
2017-05-24 15:19:38 -07:00 |
test_bugdown.py
|
tests: Remove unnecessary maxDiff settings.
|
2017-05-24 12:43:28 -07:00 |
test_compatibility.py
|
mobile: Add an endpoint for checking compatibility.
|
2017-02-03 09:55:34 -08:00 |
test_custom_profile_data.py
|
tests: Remove get_user_profile_by_email from numerous tests.
|
2017-05-24 15:19:20 -07:00 |
test_decorators.py
|
tests: Fix str/Text mypy issues in various tests.
|
2017-05-24 15:19:38 -07:00 |
test_docs.py
|
test_docs: Add tests to ensure all integrations present.
|
2017-05-10 11:30:32 -07:00 |
test_email_change.py
|
tests: Remove get_user_profile_by_email from numerous tests.
|
2017-05-24 15:19:20 -07:00 |
test_email_mirror.py
|
Add test for encode_email_address with empty Gateway.
|
2017-05-23 21:38:07 -07:00 |
test_events.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_export.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_external.py
|
tests: Replace mit_user().email with mit_email().
|
2017-05-24 12:44:43 -07:00 |
test_home.py
|
tests: Remove get_user_profile_by_email from numerous tests.
|
2017-05-24 15:19:20 -07:00 |
test_hotspots.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_i18n.py
|
testing: Reset active language.
|
2017-05-24 11:35:17 -07:00 |
test_link_embed.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_logging_handlers.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_management_commands.py
|
create_realm: Fix heading for creating an organization.
|
2017-04-27 11:12:09 -07:00 |
test_messages.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_middleware.py
|
tests: Extract zerver/tests/test_middleware.py.
|
2017-03-08 03:57:37 -08:00 |
test_muting.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_narrow.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_new_users.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_notifications.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_outgoing_webhook_system.py
|
mypy: Fix strict-optional errors for test files.
|
2017-05-24 12:43:28 -07:00 |
test_presence.py
|
tests: Replace mit_user().email with mit_email().
|
2017-05-24 12:44:43 -07:00 |
test_push_notifications.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_queue_worker.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_reactions.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_realm.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_realm_domains.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_realm_emoji.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_realm_filters.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_report.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_retention.py
|
Replace espuser@mit.edu with mit_user('espuser').
|
2017-05-22 19:02:42 -07:00 |
test_sessions.py
|
tests: Fix str/Text mypy issues in various tests.
|
2017-05-24 15:19:38 -07:00 |
test_settings.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_signup.py
|
tests: Fix str/Text mypy issues in various tests.
|
2017-05-24 15:19:38 -07:00 |
test_subs.py
|
tests: Fix str/Text mypy issues in various tests.
|
2017-05-24 15:19:38 -07:00 |
test_templates.py
|
test_templates: Fix errors from compare.html template.
|
2017-05-13 14:57:06 -07:00 |
test_timestamp.py
|
Replace timezone.utc with timezone_utc.
|
2017-04-16 12:28:56 -07:00 |
test_tornado.py
|
tests: Replaced @zulip.com references with self.example_ functions.
|
2017-05-23 20:59:50 -07:00 |
test_tutorial.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_type_debug.py
|
pep8: Add compliance with rule E261 to test_type_debug.py.
|
2017-05-07 23:21:50 -07:00 |
test_typing.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_unread.py
|
test_unread.py: Replace get_user_profile_by_email with get_user.
|
2017-05-23 15:27:21 -07:00 |
test_upload.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_urls.py
|
pep8: Add compliance with rule E261 to test_urls.py.
|
2017-05-18 03:00:32 +05:30 |
test_users.py
|
tests: Remove get_user_profile_by_email from most tests.
|
2017-05-24 13:05:19 -07:00 |
test_zephyr.py
|
tests: Remove get_user_profile_by_email from numerous tests.
|
2017-05-24 15:19:20 -07:00 |
tests.py
|
retention-period: Add retention period to front-end admin organization settings.
|
2017-03-25 17:57:18 -07:00 |