-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
featureNew feature or requestNew feature or requestsize XLComplexity of the ticketComplexity of the tickettestIncrease code coverageIncrease code coverage
Milestone
Description
In order to enable the implementation of more complex auxiliaries where several connectors are needed (e.g. 2FA simulations)
we want to extend pykiso to support multiple connectors.
Place to modify:
- https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/interfaces/dt_auxiliary.py to handle one or many connectors
- https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/test_setup/config_registry.py to parse yaml containing one or many connectors declarations
- https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/test_setup/dynamic_loader.py to connect all of them
Acceptance criterias:
AC1: current yaml files still work without any adaption
AC2: parameter available to inform the user he needs to provide one to many aux
AC3: dummy aux or real aux example added
AC4: DoD
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestsize XLComplexity of the ticketComplexity of the tickettestIncrease code coverageIncrease code coverage
Type
Projects
Status
To do