.. |
testfiles
|
d3fefacb72
wip #865: field modules loading
|
8 лет назад |
__init__.py
|
1e8da646a2
Adding new user model to Misago
|
11 лет назад |
test_activation_views.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
test_activepostersranking.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_audittrail.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_auth_api.py
|
7f3c26ed27
Remove assertContains from auth api tests
|
6 лет назад |
test_auth_backend.py
|
ebdc383b67
Don't throw exception if misago auth backend is called during social auth
|
7 лет назад |
test_auth_views.py
|
cb0cf5717e
Remove u prefix from strings
|
6 лет назад |
test_avatars.py
|
36eb45c4af
Replace path.py with build-in pathlib
|
6 лет назад |
test_avatarserver_views.py
|
1c32143548
#702: did pass on users app
|
8 лет назад |
test_ban_model.py
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 лет назад |
test_banadmin_views.py
|
1c32143548
#702: did pass on users app
|
8 лет назад |
test_bans.py
|
cdea0c5e2b
Remove global state from bans
|
6 лет назад |
test_bio_profilefield.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
test_captcha_api.py
|
dccb362070
Unify api tests name casing
|
6 лет назад |
test_commands.py
|
1c32143548
#702: did pass on users app
|
8 лет назад |
test_createsuperuser.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_credentialchange.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
test_datadownloads.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_datadownloads_dataarchive.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
test_datadownloadsadmin_views.py
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
test_decorators.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
test_deleteinactiveusers.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_deletemarkedusers.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_deleteprofilefield.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_djangoadmin_auth.py
|
1c32143548
#702: did pass on users app
|
8 лет назад |
test_djangoadmin_user.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_expireuserdatadownloads.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_forgottenpassword_views.py
|
60c8bc8989
Add tests to password reset form
|
7 лет назад |
test_gender_profilefield.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
test_getting_user_status.py
|
8e63ac7ae0
Improve patch_user_acl testing utility and get_user_status tests
|
6 лет назад |
test_invalidatebans.py
|
cdea0c5e2b
Remove global state from bans
|
6 лет назад |
test_joinip_profilefield.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_lists_views.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_listusedprofilefields.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_loadavatargallery.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_mention_api.py
|
dccb362070
Unify api tests name casing
|
6 лет назад |
test_misagoavatars_tags.py
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 лет назад |
test_namechanges.py
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
test_options_views.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_populateonlinetracker.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_prepareuserdatadownloads.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_profile_views.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_profilefields.py
|
eb1e4db51a
Remove six from codebase
|
6 лет назад |
test_rankadmin_views.py
|
1c32143548
#702: did pass on users app
|
8 лет назад |
test_realip_middleware.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
test_removeoldips.py
|
631e06994a
Import StringIO from io instead of six
|
6 лет назад |
test_rest_permissions.py
|
1c32143548
#702: did pass on users app
|
8 лет назад |
test_search.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_signatures.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
test_social_pipeline.py
|
cdea0c5e2b
Remove global state from bans
|
6 лет назад |
test_social_utils.py
|
c7bb9c8a61
Social auth error handler
|
7 лет назад |
test_testutils.py
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
test_tokens.py
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
test_twitter_profilefield.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
test_user_avatar_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_user_changeemail_api.py
|
edf73ad31f
Remove assertContains from user change email api tests
|
6 лет назад |
test_user_changepassword_api.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_user_create_api.py
|
66bb6af495
Remove assertContains from user create api tests
|
6 лет назад |
test_user_datadownloads_api.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_user_details_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_user_editdetails_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_user_feeds_api.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_user_middleware.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
test_user_model.py
|
36eb45c4af
Replace path.py with build-in pathlib
|
6 лет назад |
test_user_requestdatadownload_api.py
|
b113253a5b
Simplify super() calls
|
6 лет назад |
test_user_signature_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_user_username_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_useradmin_views.py
|
eb1e4db51a
Remove six from codebase
|
6 лет назад |
test_usernamechanges_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_users_api.py
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 лет назад |
test_utils.py
|
cb0cf5717e
Remove u prefix from strings
|
6 лет назад |
test_validators.py
|
cb0cf5717e
Remove u prefix from strings
|
6 лет назад |