Skip to content

voiage.enterprise_adapters.load_enterprise_adapters_from_fixture

load_enterprise_adapters_from_fixture([positional or keyword] fixture_path: Path | None = None) -> list[EnterpriseAdapterRecord]

Load and parse enterprise adapter records from a fixture file.

Parameters:

  • fixture_path Path | None (default: None)

Returns: list[EnterpriseAdapterRecord]