Rafał Pitoń
|
e752dbca42
Merge pull request #1153 from rafalp/add-black-pylint
|
6 years ago |
rafalp
|
4f9bee3457
Move black install to install step for lint job
|
6 years ago |
rafalp
|
c8d4fe1e7f
Redo travis config to specifi two jobs
|
6 years ago |
rafalp
|
8a4f56b973
Move python linting to separate job
|
6 years ago |
rafalp
|
5c98b24ec2
Tweak travis test script
|
6 years ago |
rafalp
|
55a80a019b
Add python linting step to travis build
|
6 years ago |
rafalp
|
2ff7de0d34
Tweak code for better autoformatting
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
9997eff341
Remove noqa comments
|
6 years ago |
Rafał Pitoń
|
67d6929d12
Merge pull request #1152 from rafalp/move-some-tests-to-pytest
|
6 years ago |
rafalp
|
4c5fca5922
Move misago.conf tests to pytest
|
6 years ago |
rafalp
|
1d519e70fc
Move misago caches tests to pytest
|
6 years ago |
rafalp
|
07ceeefdaa
Tweak misago acl test util name
|
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
|
f6c4dcd01c
Move bunch of misago.acl tests to pytest
|
6 years ago |
Rafał Pitoń
|
034dbdca0d
Merge pull request #1150 from rafalp/add-pytest
|
6 years ago |
rafalp
|
821ca00d95
Limit test coverage to misago directory
|
6 years ago |
rafalp
|
c09992531d
Use xenial for builds
|
6 years ago |
rafalp
|
c3f53011e0
Use pytest --cov
|
6 years ago |
rafalp
|
153ef2eae6
Update travis.yml to call pytest explicitly
|
6 years ago |
rafalp
|
ec3541e649
Change testrunner to pytest
|
6 years ago |
Rafał Pitoń
|
948eb54805
Merge pull request #1141 from rafalp/remove-global-state
|
6 years ago |
Rafał Pitoń
|
fa50746012
Merge pull request #1149 from rafalp/remove-global-state-threadstore
|
6 years ago |
rafalp
|
4477bb045b
Remove unused get_cache_key from dynamicsettings
|
6 years ago |
rafalp
|
172285ec28
Remove misago.core.threadstore
|
6 years ago |
rafalp
|
1e22a23c34
Make tests pass
|
6 years ago |
rafalp
|
0207c7862e
Remove threadstate middleware and MisagoTestCase
|
6 years ago |
rafalp
|
add80c253a
Make misago.core.threadstore methods raise NotImplementedError on use
|
6 years ago |
Rafał Pitoń
|
9ecf2bd958
Merge pull request #1144 from rafalp/remove-global-state-from-db-settings
|
6 years ago |
rafalp
|
57a01944c4
Revert change in user profile
|
6 years ago |