Merged in wnestor/processmaker (pull request #403)
Arreglo de sintaxis en el feature assignee y arreglo en case actions
This commit is contained in:
@@ -179,7 +179,7 @@ Scenario Outline: Reassigns a case to a different user
|
||||
| Reassign the user jeremiah | 3 | 00000000000000000000000000000001 | 86677227852d5671f40ba25017213081 |
|
||||
| Reassign the user chris | 4 | 00000000000000000000000000000001 | 24166330352d56730cdd525035621101 |
|
||||
| Reassign the user zachary | 5 | 00000000000000000000000000000001 | 62625000752d5672d6661e6072881167 |
|
||||
| Reassign the user admin | 26 | 99209594750ec27ea338927000421575 | 00000000000000000000000000000001 |
|
||||
| Reassign the user admin | 26 | 51049032352d56710347233042615067 | 00000000000000000000000000000001 |
|
||||
|
||||
|
||||
Scenario: Returns a list of the cases for the logged in user (Draft)
|
||||
|
||||
@@ -92,7 +92,7 @@ Scenario Outline: List assignees of an activity using a filter
|
||||
|
||||
|
||||
Scenario Outline: List all assignees of an activity includ user of the groups
|
||||
Given I request "project/4224292655297723eb98691001100052/activity/<activity>/assignee/all
|
||||
Given I request "project/4224292655297723eb98691001100052/activity/<activity>/assignee/all"
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the content type is "application/json"
|
||||
|
||||
Reference in New Issue
Block a user