You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Good morning.
I am thinking about contributing a patch to the workflow. Naturally, I would like to test my patch before submitting a pull request. But I cannot find an example of the test, that actually executes a step in the workflow and verifies the result of this execution and how it communicates with the rest of the workflow. Can anybody point me to such an example if it exists?
Best wishes
Nikita Salnikov-Tarnovski
Master developer at Plumbr
Jesse Glick
unread,
Aug 12, 2015, 5:12:28 PM8/12/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
On Thursday, July 30, 2015 at 2:30:37 AM UTC-4, Nikita Salnikov-Tarnovski wrote:
I am thinking about contributing a patch to the workflow.
This is a jenkinsci-dev topic. That said,
I cannot find an example of the test, that actually executes a step in the workflow and verifies the result of this execution and how it communicates with the rest of the workflow.
There are numerous examples under `workflow-plugin/aggregator/src/test/java/`.