Rafał Pitoń
|
c63e77a7b6
Pass add_error instead of form to registration validators
|
7 лет назад |
Rafał Pitoń
|
97e21f6b73
Fix tests after last patch change
|
7 лет назад |
Rafał Pitoń
|
2efa34b338
Simplify patch error reporting
|
7 лет назад |
Rafał Pitoń
|
f8dec29bb2
Return validation errors from patch actions same way serializers and forms do
|
7 лет назад |
Rafał Pitoń
|
f8d7d0f5e7
First pass on api.patch improv: don't allow repeated actions.
|
7 лет назад |
Rafał Pitoń
|
357c0dd1c9
Revert "Remove wildcard imports"
|
7 лет назад |
Rafał Pitoń
|
7a835df953
Remove wildcard imports
|
7 лет назад |
Rafał Pitoń
|
f3800eade9
Remove some wildcard imports, make attribute definitions on in posting process explicit
|
7 лет назад |
Rafał Pitoń
|
4bad9c88ec
Tweaked pylint
|
7 лет назад |
Rafał Pitoń
|
f2d7ed1d9f
Small pylint fixes
|
7 лет назад |
Rafał Pitoń
|
7fa7cc455a
Another cleaning pass after url/acl/api removal from serializers
|
7 лет назад |
Rafał Pitoń
|
1d9655063e
Removed url, acl and api keys from serialized items
|
7 лет назад |
Rafał Pitoń
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 лет назад |
Rafał Pitoń
|
29e6080450
Updated pylint file
|
7 лет назад |
Rafał Pitoń
|
f90c328339
Make request._misago_online_tracker an implementation detail
|
7 лет назад |
Rafał Pitoń
|
10b067a244
Small cleanup of response_json assertions
|
7 лет назад |
Rafał Pitoń
|
f755db1d17
Don't return error message for 404 errors from json api
|
7 лет назад |
Rafał Pitoń
|
60bdb5adb0
Fix spacing in settings.py
|
7 лет назад |
Rafał Pitoń
|
45c0c22a4b
Moved MISAGO_ENABLE_DELETE_OWN_ACCOUNT into MISAGO settings category
|
7 лет назад |
Rafał Pitoń
|
38684c1cba
Remove remaining assertContains from API tests
|
7 лет назад |
Rafał Pitoń
|
521be802ce
Tweak help message in initdev
|
7 лет назад |
Rafał Pitoń
|
570002a9c5
Added fixme comments for some weirdness spotted
|
7 лет назад |
Rafał Pitoń
|
5a07144466
Removed assertContains from more thread APIs tests
|
7 лет назад |
Rafał Pitoń
|
93d0bc0e56
Another pass on removing assertContains from API tests
|
7 лет назад |
Rafał Pitoń
|
59643565e7
Remove assertContains from user signature api tests
|
7 лет назад |
Rafał Pitoń
|
fb12752206
Replace last assertContains with assertEqual in pollvotes api test
|
7 лет назад |
Rafał Pitoń
|
7792602cd1
Added explicit json comparisions to poll api
|
7 лет назад |
Rafał Pitoń
|
ea140f7fde
Replace assert contains with strict json comparision in more API tests.
|
7 лет назад |
Rafał Pitoń
|
f392ea2138
Add explicit json comparisions to postlikes api tests
|
7 лет назад |
Rafał Pitoń
|
db7d0d5259
Make json tests explicit for username changes api
|
7 лет назад |