You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a data integrator,
I want to work with reliable and tested features so that unforeseen behaviour is detected as early as possible.
Rules
create a generic TestSuite "DataBridge1ToNTestSuite" or similar
TestSuite should cover both, multiple data sinks with and without a transformer mapping configuration (for orientation, see:
examples.dot-aas-v3-multicast
examples.dot-aas-v3-multi-route
currently, there is a simple regression test, that extends the DataBridgeSuiteMqtt Test. This should be replaced by a regression test extending the DataBridge1ToNTestSuite
Implement regression tests for each route option (event, timer, request)
Implement integration test for at least one of the route options.
Rules
Entry Points
Add TestSuite and regression tests here:
Add integration test(s) here:
For orientation:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: