artifact-store/tests/integration/conftest.py

6 lines
183 B
Python
Raw Normal View History

"""Integration-test pytest configuration.
Integration suites require a database and storage backend; configuration
fixtures land here as those layers come online in later tasks.
"""