zulip/zerver/tests
Steve Howell 45d1eefc52 Add test_create_user_backend().
This tests provides full line coverage on the
create_user_backend view.
2016-07-12 12:29:24 -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 On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_bugdown.py Add unicode emoji support to bugdown. 2016-06-30 15:48:02 -07:00
test_decorators.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_email_mirror.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_events.py Add realm setting to disable message editing. 2016-07-10 11:57:24 -07:00
test_external.py zerver/tests/test_helpers.py: Use text_type for api_keys. 2016-06-29 01:50:38 +05:30
test_hooks.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_i18n.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_management_commands.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_messages.py edit: Add validation for setting empty content. 2016-07-10 18:01:59 -07:00
test_narrow.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_realm_emoji.py Annotate test_events, test_realm_emoji, test_uploads. 2016-06-04 11:53:20 -07:00
test_signup.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_subs.py Replace assertItemsEqual by assertEqual. 2016-07-10 17:33:11 -07:00
test_templates.py Annotate much of the rest of zerver/tests. 2016-06-04 11:53:20 -07:00
test_unread.py Annotate much of the rest of zerver/tests. 2016-06-04 11:53:20 -07:00
test_upload.py On python 3, skip expected failures in backend tests. 2016-07-12 09:27:55 -07:00
test_urls.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
tests.py Add test_create_user_backend(). 2016-07-12 12:29:24 -07:00