eiffel-community / eiffel-intelligence-frontend

Eiffel Intelligence front-end is a graphical user interface through which users can interact with Eiffel Intelligence back-end.
Apache License 2.0
5 stars 45 forks source link

Jobs that send events for source change object #172

Closed henning-roos closed 5 years ago

henning-roos commented 5 years ago

Description

As a system tester I need to have a jobs that send events for source change object so that this scenario can be tested

See attached diagram for source change Rules for what events to be sent and the linking

sourcechangerules

The jobs should use scripts to send the events and the remrem service

  1. Create Job to send SCS1 event and all the others before it the other jobs should be triggered by subscriptions
  2. Create Job to send ActT1
  3. Create job to send ActF1, ActS1 and ActC1
  4. Create job to send CLM

Part of #162

e-pettersson-ericsson commented 5 years ago

Closing this issue, since #184 has been merged.