.. |
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
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_auth_api.py
|
e24149a6b9
wip #893: some input sanity checks for user API's
|
7 years ago |
test_auth_backend.py
|
42d1837baa
bump django to 1.11 and other deps to current
|
8 years ago |
test_auth_views.py
|
c726af7c0f
fix #944: added exception handler for NoReverseMatch in login view
|
7 years ago |
test_avatars.py
|
8eabe84636
fix build
|
8 years ago |
test_avatarserver_views.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_ban_model.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_banadmin_views.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_bans.py
|
c77cad626d
fix #555: added tests
|
8 years ago |
test_bio_profilefield.py
|
21c9b8d44a
wip #865: read only fields
|
8 years ago |
test_captcha_api.py
|
4f67c08bd2
fix #741: cleaned response json handling in tests a little
|
8 years ago |
test_commands.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_createsuperuser.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_credentialchange.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_decorators.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_deleteprofilefield.py
|
771405be9c
logging and management commands
|
8 years ago |
test_djangoadmin_auth.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_djangoadmin_user.py
|
7bfe37bb69
small style cleanup
|
8 years ago |
test_forgottenpassword_views.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_gender_profilefield.py
|
21c9b8d44a
wip #865: read only fields
|
8 years ago |
test_invalidatebans.py
|
f3c87d5be0
#702: build fixed again
|
8 years ago |
test_lastip_profilefield.py
|
21c9b8d44a
wip #865: read only fields
|
8 years ago |
test_lists_views.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_listusedprofilefields.py
|
771405be9c
logging and management commands
|
8 years ago |
test_loadavatargallery.py
|
311a5fda69
#707: fix relative imports
|
8 years ago |
test_mention_api.py
|
f406b23ecb
fix #874: added mentions to message editor
|
8 years ago |
test_misagoavatars_tags.py
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
test_namechanges.py
|
311a5fda69
#707: fix relative imports
|
8 years ago |
test_online_utils.py
|
9e39af49b2
cleansource
|
8 years ago |
test_options_views.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_populateonlinetracker.py
|
311a5fda69
#707: fix relative imports
|
8 years ago |
test_profile_views.py
|
e190f87587
further cleanups of profile implementation
|
8 years ago |
test_profilefields.py
|
d3fefacb72
wip #865: field modules loading
|
8 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_rest_permissions.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_search.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_signatures.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_testutils.py
|
4f67c08bd2
fix #741: cleaned response json handling in tests a little
|
8 years ago |
test_tokens.py
|
311a5fda69
#707: fix relative imports
|
8 years ago |
test_twitter_profilefield.py
|
2ed82f7634
wip #865: documented base and default profile fields, fix tests
|
8 years ago |
test_user_avatar_api.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
test_user_changeemail_api.py
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
test_user_changepassword_api.py
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
test_user_create_api.py
|
e24149a6b9
wip #893: some input sanity checks for user API's
|
7 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
|
e190f87587
further cleanups of profile implementation
|
8 years ago |
test_user_feeds_api.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_user_middleware.py
|
311a5fda69
#707: fix relative imports
|
8 years ago |
test_user_model.py
|
1c32143548
#702: did pass on users app
|
8 years ago |
test_user_signature_api.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
test_user_username_api.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
test_useradmin_views.py
|
b0b26e02e9
fix #904: delete user with content views tests
|
7 years ago |
test_usernamechanges_api.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_users_api.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
test_utils.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
test_validators.py
|
1c32143548
#702: did pass on users app
|
8 years ago |