rafalp e6a3b4b28e Remove assertContains from user avatar api tests 6 years ago
..
testfiles d3fefacb72 wip #865: field modules loading 8 years ago
__init__.py 1e8da646a2 Adding new user model to Misago 11 years ago
test_activation_views.py 055992eed5 first pass of cleansource script 8 years ago
test_activepostersranking.py b113253a5b Simplify super() calls 6 years ago
test_audittrail.py b113253a5b Simplify super() calls 6 years ago
test_auth_api.py 7f3c26ed27 Remove assertContains from auth api tests 6 years ago
test_auth_backend.py ebdc383b67 Don't throw exception if misago auth backend is called during social auth 7 years ago
test_auth_views.py cb0cf5717e Remove u prefix from strings 6 years ago
test_avatars.py 36eb45c4af Replace path.py with build-in pathlib 6 years ago
test_avatarserver_views.py 1c32143548 #702: did pass on users app 8 years ago
test_ban_model.py 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
test_banadmin_views.py 1c32143548 #702: did pass on users app 8 years ago
test_bans.py 63268cc519 Fix pathhandling 7 years ago
test_bio_profilefield.py b113253a5b Simplify super() calls 6 years ago
test_captcha_api.py dccb362070 Unify api tests name casing 6 years ago
test_commands.py 1c32143548 #702: did pass on users app 8 years ago
test_createsuperuser.py 631e06994a Import StringIO from io instead of six 6 years ago
test_credentialchange.py 055992eed5 first pass of cleansource script 8 years ago
test_datadownloads.py b113253a5b Simplify super() calls 6 years ago
test_datadownloads_dataarchive.py 5f2d62ed56 Remove io.open from code 6 years ago
test_datadownloadsadmin_views.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_decorators.py f6699ee6f7 Fix #966: redirect user from guest-only view to homepage if they signed in on it. 7 years ago
test_deleteinactiveusers.py 631e06994a Import StringIO from io instead of six 6 years ago
test_deletemarkedusers.py 631e06994a Import StringIO from io instead of six 6 years ago
test_deleteprofilefield.py 631e06994a Import StringIO from io instead of six 6 years ago
test_djangoadmin_auth.py 1c32143548 #702: did pass on users app 8 years ago
test_djangoadmin_user.py b113253a5b Simplify super() calls 6 years ago
test_expireuserdatadownloads.py 631e06994a Import StringIO from io instead of six 6 years ago
test_forgottenpassword_views.py 60c8bc8989 Add tests to password reset form 7 years ago
test_gender_profilefield.py b113253a5b Simplify super() calls 6 years ago
test_invalidatebans.py 631e06994a Import StringIO from io instead of six 6 years ago
test_joinip_profilefield.py b113253a5b Simplify super() calls 6 years ago
test_lists_views.py b113253a5b Simplify super() calls 6 years ago
test_listusedprofilefields.py 631e06994a Import StringIO from io instead of six 6 years ago
test_loadavatargallery.py 631e06994a Import StringIO from io instead of six 6 years ago
test_mention_api.py dccb362070 Unify api tests name casing 6 years ago
test_misagoavatars_tags.py 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
test_namechanges.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_online_utils.py b113253a5b Simplify super() calls 6 years ago
test_options_views.py b113253a5b Simplify super() calls 6 years ago
test_populateonlinetracker.py 631e06994a Import StringIO from io instead of six 6 years ago
test_prepareuserdatadownloads.py 631e06994a Import StringIO from io instead of six 6 years ago
test_profile_views.py b113253a5b Simplify super() calls 6 years ago
test_profilefields.py eb1e4db51a Remove six from codebase 6 years ago
test_rankadmin_views.py 1c32143548 #702: did pass on users app 8 years ago
test_realip_middleware.py 055992eed5 first pass of cleansource script 8 years ago
test_removeoldips.py 631e06994a Import StringIO from io instead of six 6 years ago
test_rest_permissions.py 1c32143548 #702: did pass on users app 8 years ago
test_search.py b113253a5b Simplify super() calls 6 years ago
test_signatures.py 055992eed5 first pass of cleansource script 8 years ago
test_social_pipeline.py b113253a5b Simplify super() calls 6 years ago
test_social_utils.py c7bb9c8a61 Social auth error handler 7 years ago
test_testutils.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_tokens.py 311a5fda69 #707: fix relative imports 8 years ago
test_twitter_profilefield.py b113253a5b Simplify super() calls 6 years ago
test_user_avatar_api.py e6a3b4b28e Remove assertContains from user avatar api tests 6 years ago
test_user_changeemail_api.py edf73ad31f Remove assertContains from user change email api tests 6 years ago
test_user_changepassword_api.py b113253a5b Simplify super() calls 6 years ago
test_user_create_api.py 66bb6af495 Remove assertContains from user create api tests 6 years ago
test_user_datadownloads_api.py b113253a5b Simplify super() calls 6 years ago
test_user_details_api.py 27e9c64d30 added links to new api endpoints, tested api endpoint that returns user details for display 8 years ago
test_user_editdetails_api.py b113253a5b Simplify super() calls 6 years ago
test_user_feeds_api.py b113253a5b Simplify super() calls 6 years ago
test_user_middleware.py b113253a5b Simplify super() calls 6 years ago
test_user_model.py 36eb45c4af Replace path.py with build-in pathlib 6 years ago
test_user_requestdatadownload_api.py b113253a5b Simplify super() calls 6 years ago
test_user_signature_api.py 0eb14bbc8a Remove assertContains from user signature api tests 6 years ago
test_user_username_api.py 9698ddf79a Remove assertContains from user username api tests 6 years ago
test_useradmin_views.py eb1e4db51a Remove six from codebase 6 years ago
test_usernamechanges_api.py 076a6f30ac Remove some uses of assertContains from username changes api 6 years ago
test_users_api.py 2e34287621 Remove assertContains from some users api tests 6 years ago
test_utils.py cb0cf5717e Remove u prefix from strings 6 years ago
test_validators.py cb0cf5717e Remove u prefix from strings 6 years ago