rafalp
|
7c6e8bb088
Make entire codebase pass pylint checks
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
1d519e70fc
Move misago caches tests to pytest
|
6 years ago |
rafalp
|
a4752ce524
Move most misago.acl tests to pytest, change fake_post_data to mock_role_form_data
|
6 years ago |
rafalp
|
27ed8cde9f
Add assertions that ACL cache is invalidated
|
6 years ago |
Rafał Pitoń
|
ec2b49c452
#702: acl, admin and categories codebase check
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
TheKit
|
ffb5d945d1
Make acl, admin and categories tests use assertContains instead of assertIn and be compatible with Python 3
|
9 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
48ae5de310
moved user/admin tests to MisagoTestCase so they won't leak state to each other #568
|
9 years ago |
Rafał Pitoń
|
0213a39fda
prune cache before each of categories tests
|
9 years ago |
Rafał Pitoń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
b5bb9687cc
turned misago.forums app into misago.categories
|
9 years ago |