generic fixtures

This commit is contained in:
2026-07-13 13:01:54 +03:00
parent 7db38ff9e4
commit da0853b6f1
8 changed files with 862 additions and 23 deletions
+1
View File
@@ -2,4 +2,5 @@
addopts = --cov=ahriman --cov-report=term-missing:skip-covered --no-cov-on-fail --cov-fail-under=100 --spec
asyncio_default_fixture_loop_scope = function
asyncio_mode = auto
pythonpath = tests
spec_test_format = {result} {docstring_summary}