rafalp
|
f86f674858
Replace user_1/user_2 with user and other_user
|
6 лет назад |
rafalp
|
dd0ba51a68
Remove warnings
|
6 лет назад |
Rafał Pitoń
|
46314792a3
Merge pull request #1155 from rafalp/use-create-test-user-in-tests
|
6 лет назад |
Rafał Pitoń
|
2b09101e2e
Merge pull request #1156 from rafalp/format-templates
|
6 лет назад |
rafalp
|
1fcf38f46f
Fix build
|
6 лет назад |
rafalp
|
c5496a5b66
Check templates formatting
|
6 лет назад |
rafalp
|
0f70a2e73a
Run black on code
|
6 лет назад |
rafalp
|
4e17465c24
Fix build
|
6 лет назад |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 лет назад |
Rafał Pitoń
|
39e104a9fa
Merge pull request #1154 from rafalp/rename-usermodel-to-user
|
6 лет назад |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 лет назад |
Rafał Pitoń
|
e752dbca42
Merge pull request #1153 from rafalp/add-black-pylint
|
6 лет назад |
rafalp
|
4f9bee3457
Move black install to install step for lint job
|
6 лет назад |
rafalp
|
c8d4fe1e7f
Redo travis config to specifi two jobs
|
6 лет назад |
rafalp
|
8a4f56b973
Move python linting to separate job
|
6 лет назад |
rafalp
|
5c98b24ec2
Tweak travis test script
|
6 лет назад |
rafalp
|
55a80a019b
Add python linting step to travis build
|
6 лет назад |
rafalp
|
2ff7de0d34
Tweak code for better autoformatting
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
9997eff341
Remove noqa comments
|
6 лет назад |
Rafał Pitoń
|
67d6929d12
Merge pull request #1152 from rafalp/move-some-tests-to-pytest
|
6 лет назад |
rafalp
|
4c5fca5922
Move misago.conf tests to pytest
|
6 лет назад |
rafalp
|
1d519e70fc
Move misago caches tests to pytest
|
6 лет назад |
rafalp
|
07ceeefdaa
Tweak misago acl test util name
|
6 лет назад |
rafalp
|
a4752ce524
Move most misago.acl tests to pytest, change fake_post_data to mock_role_form_data
|
6 лет назад |
rafalp
|
f6c4dcd01c
Move bunch of misago.acl tests to pytest
|
6 лет назад |
Rafał Pitoń
|
034dbdca0d
Merge pull request #1150 from rafalp/add-pytest
|
6 лет назад |
rafalp
|
821ca00d95
Limit test coverage to misago directory
|
6 лет назад |
rafalp
|
c09992531d
Use xenial for builds
|
6 лет назад |
rafalp
|
c3f53011e0
Use pytest --cov
|
6 лет назад |