zulip/zerver/tests
Tim Abbott 797a7ef97b notifications: Don't spoof emails as from users by default.
The previous default configuration resulted in delivery problems if
the Zulip server was authorized in the SPF records for the domains of
all users on the Zulip server.
2016-08-24 14:10:52 -07:00
..
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 tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -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 tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_email_mirror.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_events.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_export.py export: Add lib.utils.query_chunker(). 2016-08-22 19:27:32 -07:00
test_external.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_hooks.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_i18n.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_integrations.py Add integrations library. 2016-08-04 11:39:20 -07:00
test_management_commands.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_messages.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_narrow.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_push_notifications.py Mock out loggers in push notification tests. 2016-08-09 22:16:09 +05:00
test_realm_emoji.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_signup.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_subs.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_templates.py subdomains: Use subdomain host in password reset emails. 2016-08-22 22:39:52 -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 tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_upload.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py notifications: Don't spoof emails as from users by default. 2016-08-24 14:10:52 -07:00