orchestro.orche.test package#

Submodules#

orchestro.orche.test.test_config module#

Functions and routines associated with Enasis Network Orchestrations.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.

orchestro.orche.test.test_config.test_OrcheConfig(tmp_path: Path, config: OrcheConfig, replaces: dict[str, Any]) None[source]#

Perform various tests associated with relevant routines.

Parameters:
  • tmp_path – pytest object for temporal filesystem.

  • config – Primary class instance for configuration.

  • replaces – Mapping of what to replace in samples.

orchestro.orche.test.test_models module#

Functions and routines associated with Enasis Network Orchestrations.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.

orchestro.orche.test.test_models.test_OrcheModels_cover() None[source]#

Perform various tests associated with relevant routines.

orchestro.orche.test.test_orche module#

Functions and routines associated with Enasis Network Orchestrations.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.

orchestro.orche.test.test_orche.test_Orche(orche: Orche, replaces: dict[str, Any]) None[source]#

Perform various tests associated with relevant routines.

Parameters:
  • orche – Primary class instance for Orchestrations.

  • replaces – Mapping of what to replace in samples.

orchestro.orche.test.test_orche.test_Orche_cover() None[source]#

Perform various tests associated with relevant routines.

Module contents#

Functions and routines associated with Enasis Network Orchestrations.

This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.