rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
610edf9775
Unify test user credentials across tests
|
6 years ago |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
4a75270d25
Remove override_acl from remaining tests
|
6 years ago |
rafalp
|
2db5af0ddc
Remove assertContains from poll votes api tests
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
1d9655063e
Removed url, acl and api keys from serialized items
|
7 years ago |
Rafał Pitoń
|
f755db1d17
Don't return error message for 404 errors from json api
|
7 years ago |
Rafał Pitoń
|
fb12752206
Replace last assertContains with assertEqual in pollvotes api test
|
7 years ago |
Rafał Pitoń
|
7792602cd1
Added explicit json comparisions to poll api
|
7 years ago |
Rafał Pitoń
|
7033f2046d
#893: added serializer for split thread endpoint
|
7 years ago |
Rafał Pitoń
|
5c7fcca04f
#893: wip posts move/merge API's
|
7 years ago |
Rafał Pitoń
|
860bf4bfd5
#893: fix build on py3k, moved pollvotes validation to serializer
|
7 years ago |
Rafał Pitoń
|
f10cdd7408
#702: another pass on codebase
|
8 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
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ń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
cafcdddcce
thread poll api
|
8 years ago |
Rafał Pitoń
|
608464691c
actually fix test for both cases
|
8 years ago |
Rafał Pitoń
|
591a7be875
remove ordering test because its too fragile for text values
|
8 years ago |
Rafał Pitoń
|
247f02eb0f
fix regression in other test
|
8 years ago |
Rafał Pitoń
|
b0406dea5a
sort voters via name, test if moderators can see private polls voters anyway
|
8 years ago |
Rafał Pitoń
|
87bffe6b13
some missing tests for getting poll voters list
|
8 years ago |