Details
-
Type:
Enhancement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.2
-
Component/s: component-bpm
-
Labels:None
-
Estimated Difficulty:Low
Description
A lot of work is done in HelpDeskTests ( http://goo.gl/3Qc9S ) just to start and stop the human task server, as well as automatically complete human tasks. Introducing a BPMMixin (alongside the HTTPMixin and CDIMixin) to do this work will alleviate the test author from having to write that code him/herself.
https://github.com/jboss-switchyard/core/pull/224
https://github.com/jboss-switchyard/quickstarts/pull/46