Files
flowsint/flowsint-enrichers/tests
dextmorgn 612d39eadf test: provide dummy Neo4j credentials in conftest
Any code path reaching the Neo4jConnection singleton requires NEO4J_*
env vars at construction — tests only passed thanks to developers'
local .env files. Driver creation is lazy, nothing connects.

Verified by running all four suites with every .env removed:
458 passed.
2026-06-05 15:34:58 +02:00
..
2025-11-27 17:16:41 +01:00
2025-11-27 17:16:41 +01:00
2025-11-27 17:16:41 +01:00
2025-11-27 17:16:41 +01:00

flowsint-enrichers tests

Run the tests (make sure you are in flowsint_tranforms folder).

python -m pytest tests/ -v --tb=short