zulip/zerver/tests
Steve Howell a036a72db6 bugdown: Raise BugdownRenderingException.
We now raise an exception in bugdown.do_convert() if rendering
fails, to avoid silent failures, and then calling code can convert
the exception to a JsonableError.
2016-09-16 10:01:55 -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 Fix nondeterministic parsing failures in GoogleLoginTest. 2016-09-13 18:13:28 -07:00
test_bugdown.py bugdown: Raise BugdownRenderingException. 2016-09-16 10:01:55 -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 Annotate test_export.read_file(). 2016-09-11 17:15:35 -07:00
test_external.py tests: Add test_push_api(). 2016-09-15 06:39:41 -07:00
test_hooks.py Add Librato integration. 2016-09-13 21:55:25 -07:00
test_i18n.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_integrations.py integrations: Add test for integrations context. 2016-09-13 22:31:55 -07:00
test_management_commands.py Add mypy annotations to various integrations-related functions. 2016-09-11 17:11:25 -07:00
test_messages.py tests: Add make_client() test helper. 2016-09-13 14:32:59 -07:00
test_narrow.py tests: remove full database query pgroonga test. 2016-08-27 10:25:42 -07:00
test_presence.py tests: Extract test_presence.py 2016-09-13 14:51:36 -07:00
test_push_notifications.py tests: Add test_push_api(). 2016-09-15 06:39:41 -07:00
test_realm_emoji.py tests: Renamed AuthedTestCase to ZulipTestCase. 2016-08-22 19:07:44 -07:00
test_report.py tests: Add test_report.py. 2016-09-16 07:01:40 -07:00
test_signup.py Add test for password reset flow. 2016-09-13 18:16:50 -07:00
test_subs.py Add create_streams_if_needed(). 2016-09-15 10:18:10 -07:00
test_templates.py subdomains: Use subdomain host in password reset emails. 2016-08-22 22:39:52 -07:00
test_tutorial.py tests: Add test_tutorial.py. 2016-09-15 10:15:18 -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 tests: Add test_illegal_name_changes(). 2016-09-16 09:59:26 -07:00