zulip/zerver/tests
Umair Khan 08fbd57245 [i18n] Make error messages translatable.
Make all strings passing through `json_error` and `JsonableError`
translatable.

Fixes #727
2016-05-31 07:40:42 -07:00
..
images Add SetAvatarTest to test_upload.py. 2016-04-20 12:23:22 +05:30
__init__.py Fix missing zerver/tests/__init__.py. 2016-04-11 22:34:22 -07:00
test_auth_backends.py test_auth_backends: Fix unused variables. 2016-05-10 11:46:39 -07:00
test_bugdown.py Use camo to avoid mixed content warnings when displaying emoji. 2016-05-02 17:21:31 -07:00
test_decorators.py [i18n] Make error messages translatable. 2016-05-31 07:40:42 -07:00
test_email_mirror.py Upgrade digest email templates to Jinja2. 2016-05-13 01:01:28 +05:00
test_events.py Add bot_type field to UserProfile. 2016-05-19 22:37:37 -07:00
test_external.py style: Fix missing :s between dict keys and values. 2016-04-27 22:23:40 -07:00
test_hooks.py Add WebhookTestCase abstract class for writing webhook tests. 2016-05-18 14:37:31 -07:00
test_i18n.py Enable i18n support in URL configuration. 2016-05-19 08:33:30 -07:00
test_management_commands.py Add send_webhook_fixture_message command. 2016-04-20 10:45:27 -07:00
test_messages.py Add bot_type field to UserProfile. 2016-05-19 22:37:37 -07:00
test_signup.py Delete old route for /json/get_public_streams. 2016-04-29 12:57:57 -07:00
test_subs.py Change default announcement stream to announce. 2016-05-31 07:38:07 -07:00
test_templates.py Do shallow testing of backend templates. 2016-05-31 05:42:17 -07:00
test_unread.py Add feature to mark all in stream/topic as read with mouse. 2016-05-08 09:02:46 -07:00
test_upload.py Add tests for managing uploads in S3. 2016-05-02 22:14:47 -07:00
test_urls.py Move Zulip backend tests to zerver.tests. 2016-04-11 22:16:09 -07:00
tests.py Move Zulip backend tests to zerver.tests. 2016-04-11 22:16:09 -07:00