PlanQK / workflow-modeler

Modeler for quantum workflows
Apache License 2.0
3 stars 4 forks source link

Extend Test Setup #85

Open wederbn opened 11 months ago

wederbn commented 11 months ago

Problem Statement: Currently, only the workflow modeler itself, as well as the upload of workflow models to the Camunda engine are supported as test cases. However, the integration tests with all other components (script splitter, hybrid program generator, Winery/OpenTOSCA, ...) are missing.

Expected Behavior: The different components should be added as services within the GitHub workflows, and corresponding tests should validate the functionality of the integration.

Tasks: