..
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: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_attachments.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_audit_log.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_auth_backends.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_bots.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_bugdown.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -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: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_decorators.py
pep8: Add compliance with rule E261 to test_decorators.py.
2017-05-07 23:21:50 -07:00
test_docs.py
Redesign login and registration pages.
2017-04-26 18:04:05 -07:00
test_email_change.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_email_mirror.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_events.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_export.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_external.py
testing: Make test_hit_ratelimits deterministic.
2017-05-06 17:28:16 +05:00
test_home.py
home.py: move initial_pointer as pointer to register_ret.
2017-04-28 23:39:14 -07:00
test_hotspots.py
tests: Get hotspots to 100% test coverage.
2017-03-29 14:04:33 -07:00
test_i18n.py
Remove zh_CN old Django name for Chinese.
2017-02-03 14:29:03 -08:00
test_link_embed.py
bugdown: Add domain-name to relative image-url in open graph data.
2017-05-04 16:54:10 -07:00
test_logging_handlers.py
mypy: Move `type: ignore` check to the line with the error.
2017-04-25 23:44:41 -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: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_middleware.py
tests: Extract zerver/tests/test_middleware.py.
2017-03-08 03:57:37 -08:00
test_muting.py
Implemented test's for muting/unmuting a topic
2017-03-15 16:19:00 -07:00
test_narrow.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_notifications.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_presence.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_push_notifications.py
pep8: Add compliance with rule E261 to test_push_notifications.py.
2017-05-07 23:21:50 -07:00
test_queue_worker.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_reactions.py
realm-emoji: Add realm emoji uploading instead url providing.
2017-05-01 14:50:20 -07:00
test_realm.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_realm_domains.py
test_realm_aliases.py: `realm_alias` to `realm_domain` migration.
2017-04-04 15:48:03 -07:00
test_realm_emoji.py
realm-emoji: Add realm emoji uploading instead url providing.
2017-05-01 14:50:20 -07:00
test_realm_filters.py
realm_filters: Support ? in URL format strings.
2017-03-25 17:13:34 -07:00
test_report.py
pep8: Add compliance with rule E261 to test_report.py.
2017-05-07 23:21:50 -07:00
test_retention.py
Replace timezone.now with timezone_now.
2017-04-16 12:28:56 -07:00
test_send_login_emails.py
Add notifications on new logins to Zulip.
2017-03-25 16:50:52 -07:00
test_settings.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_signup.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_subs.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_templates.py
Remove duplicated code between send_future_email and send_email pathway.
2017-05-05 14:38:25 -07:00
test_timestamp.py
Replace timezone.utc with timezone_utc.
2017-04-16 12:28:56 -07:00
test_tornado.py
test_tornado.py: Add websocket closing to tornado tests.
2017-04-27 12:05:56 -07: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: Add compliance with rule E261 to test_type_debug.py.
2017-05-07 23:21:50 -07:00
test_typing.py
pep8: Add compliance with rule E261 to test_typing.py.
2017-05-07 23:21:50 -07:00
test_unread.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_upload.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_urls.py
Django 1.10: Url pattern doesn't use _callback_str.
2017-03-09 00:50:12 -08:00
test_users.py
tests: Added ZulipTestCase.example_user() function.
2017-05-08 11:57:38 -07:00
test_zephyr.py
tests: Extract zerver/tests/test_zephyr.py.
2017-03-08 03:08:30 -08:00
tests.py
retention-period: Add retention period to front-end admin organization settings.
2017-03-25 17:57:18 -07:00