# tests/conftest.py # Core fixtures (engine, db, client, cleanup, pytest_plugins) are defined in # the project-root conftest.py so that both tests/ and app/modules/*/tests/ # inherit them automatically.