rafalp
|
b82ca2c43e
Add tests for admin auth
|
6 years ago |
rafalp
|
5966370bf9
Move admin login/logout tests to pytest
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
69f8f9ee10
Remove constants modules, move constants to app-level init modules
|
6 years ago |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
610edf9775
Unify test user credentials across tests
|
6 years ago |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
4c5fca5922
Move misago.conf tests to pytest
|
6 years ago |
rafalp
|
f6c4dcd01c
Move bunch of misago.acl tests to pytest
|
6 years ago |
rafalp
|
facfb05f80
Update misago.users.tests to crash less
|
6 years ago |
rafalp
|
daf21308da
Move context processor to request.settings, rename it to conf.
|
6 years ago |