Sith/subscription
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/subscription subscriptions: add date_of_birth for new users created in subscription form 2018-10-16 00:44:32 +02:00
__init__.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
admin.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
models.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 [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
views.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00