Sith/pedagogy
thomas girod d97602e60b
Use pytest for tests (#681)
* use pytest for tests

Eh ouais, il y a que la config qui change. Pytest est implémentable par étapes. Et ça c'est beau.

* rework tests with pytest

* remove unittest custom TestRunner

* Edit doc and CI
2024-06-26 19:10:24 +02:00
..
migrations reorganize imports with ruff 2024-06-26 12:35:38 +02:00
templates Links update & translations typos fixes (#671) 2023-10-10 15:29:02 +02:00
__init__.py pedagogy: structure of the app 2019-06-15 12:49:13 +02:00
admin.py enhance admin pages 2022-12-19 20:55:33 +01:00
forms.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00
models.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00
search_indexes.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00
tests.py Use pytest for tests (#681) 2024-06-26 19:10:24 +02:00
urls.py upgrade re_path to path (#533) 2023-01-09 22:07:03 +01:00
views.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00