This repository has been archived on 2023-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
passerelle-atreal-openads/tests
Frédéric Péters 156ff794f4 tests: give an explicit name when creating files (#53755)
Django 2.2.21 introduced the validation of FieldFile.save() name
argument, which cannot contain a path separator anymore.

ref. https://docs.djangoproject.com/en/3.2/releases/2.2.21/
2021-05-13 09:15:24 +02:00
..
resources Resources: removed 'trac.ico' file (should not have been commited) 2019-08-21 14:51:04 +00:00
__init__.py Added testing with tox, added AGPLv3 license, replaced namespace, and more 2019-07-16 11:27:19 +02:00
conftest.py tests: give an explicit name when creating files (#53755) 2021-05-13 09:15:24 +02:00
settings.py Refactoring: fix most of the (many) 'flake8' complaints 2019-08-22 16:02:06 +00:00
test_atreal_openads.py tests: give an explicit name when creating files (#53755) 2021-05-13 09:15:24 +02:00
test_forms.py Tests: Refactoring: moving fixtures to conftest.py, added some fixture for ForwardFile and HttpRequest 2019-08-26 14:32:32 +00:00
test_utils.py tests: run tests with postgres 2020-05-09 13:49:10 +02:00
test_views.py tests: cast order_by to lists 2021-01-05 09:15:48 +01:00