Vault.MCP / pytest.ini
Wothmag07's picture
Updated UI changes with the backend functionality
b9a4f82
raw
history blame
117 Bytes
[pytest]
testpaths = backend/tests
markers =
integration: tests that require running HTTP services (MCP/FastAPI)