| ============================= test session starts ==============================
|
| platform linux -- Python 3.13.2, pytest-9.0.3, pluggy-1.6.0 -- /opt/hostedtoolcache/Python/3.13.2/x64/bin/python
|
| django: version: 5.2, settings: project.settings (from env)
|
| rootdir: /home/kix/opentrack
|
| configfile: pytest.ini
|
| plugins: anyio-4.13.0, django-4.12.0, xdist-3.8.0, devtools-0.12.2
|
| collected 665 items
|
|
|
| project/comp/tests/test_various.py ........ [ 1%]
|
| project/drapi/tests/test_auth.py ... [ 1%]
|
| project/drapi/tests/test_competitor_api.py .. [ 1%]
|
| project/drapi/tests/test_urls.py . [ 2%]
|
| project/euroath/tests/test_calendar_outputs.py ......s... [ 3%]
|
| project/reference/tests/test_match_models.py ....... [ 4%]
|
| project/comp/tests/test_events.py . [ 4%]
|
| project/comp/tests/test_seeding.py . [ 4%]
|
| project/federation/tests/test_bmc.py .. [ 5%]
|
|
|
| =========== [32m34 passed [0m, [33m [1m1 skipped [0m, [33m [1m3441 warnings [0m [33m in 108.46s (0:01:48) [0m [33m ===========
|