zulip/zerver/tests
Umair Khan f9bbc5d6ff Enable i18n support in URL configuration.
This supports i18n using all of the following:
- I18N urls
- Session
- Cookie
- HTTP header
2016-05-19 08:33:30 -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 Merge Zulip 1.3.12 security release. 2016-05-10 11:32:26 -07:00
test_email_mirror.py Upgrade digest email templates to Jinja2. 2016-05-13 01:01:28 +05:00
test_events.py Add setting to only allow admins create new streams. 2016-05-18 18:53:13 -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 Attachment model to keep track of uploads. 2016-05-02 22:14:47 -07:00
test_signup.py Delete old route for /json/get_public_streams. 2016-04-29 12:57:57 -07:00
test_subs.py Add setting to only allow admins create new streams. 2016-05-18 18:53:13 -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