petale/tests
Benjamin Dauvergne df316ade0a
gitea/petale/pipeline/head This commit looks good Details
tests: change expected http error on authentication failure (#81376)
Previous expectation of a 403 status code was dependant upon
django-webtest preprending its own django-rest-framework authentication
backend in the settings, this behaviour changed in django-webtest
1.9.11. Previously the tests were testing the behaviour of
django-webtest more than the one from petale.
2023-09-20 11:11:27 +02:00
..
data enforce size limitation control (#15350) 2017-03-14 16:50:49 +01:00
conftest.py clean: remove files and take partner's info on command line 2022-04-29 23:40:50 +02:00
settings.py clean: remove files and take partner's info on command line 2022-04-29 23:40:50 +02:00
test_admin.py dj32: adjust UI strings in admin interface tests (#72942) 2023-01-10 18:56:48 +01:00
test_api.py tests: change expected http error on authentication failure (#81376) 2023-09-20 11:11:27 +02:00
test_commands.py misc: always set a timeout on requests (#68471) 2022-08-29 08:22:20 +02:00
utils.py tox: add code-style target 2022-03-10 17:01:25 +01:00