Actualizacion de datos en Feature
This commit is contained in:
@@ -86,7 +86,6 @@ Feature: Activity Resources Main Tests
|
||||
"tas_type": "<tas_type>",
|
||||
"tas_def_title": "<tas_def_title>",
|
||||
"tas_def_description": "<tas_def_description>",
|
||||
"tas_send_last_email": "<tas_send_last_email>",
|
||||
"tas_def_subject_message": "<tas_def_subject_message>",
|
||||
"tas_def_message_type": "<tas_def_message_type>",
|
||||
"tas_def_message": "<tas_def_message>",
|
||||
@@ -103,10 +102,10 @@ Feature: Activity Resources Main Tests
|
||||
|
||||
Examples:
|
||||
|
||||
| test_description | activity | tas_title | tas_description | tas_priority_variable | tas_derivation_screen_tpl | tas_assign_type | tas_assign_variable| tas_group_variable | tas_selfservice_timeout | tas_selfservice_time | tas_selfservice_time_unit | tas_selfservice_trigger_uid | tas_transfer_fly | tas_duration | tas_timeunit | tas_type_day | tas_calendar | tas_type | tas_def_title | tas_def_description | tas_send_last_email | tas_def_subject_message | tas_def_message_type | tas_def_message | tas_def_message_template |
|
||||
| Update Task1 | 97192372152a5c78f04a794095806311 | update activity task1 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | TRUE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE | template.html |
|
||||
| Update Task2 | 95655319552a5c790b69a04054667879 | update activity task2 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | TRUE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE | template.html |
|
||||
| Update Task3 | 63843886052a5cc066e4c04056414372 | update activity task3 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 6 | HOURS | | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | TRUE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE | template.html |
|
||||
| test_description | activity | tas_title | tas_description | tas_priority_variable | tas_derivation_screen_tpl | tas_assign_type | tas_assign_variable| tas_group_variable | tas_selfservice_timeout | tas_selfservice_time | tas_selfservice_time_unit | tas_selfservice_trigger_uid | tas_transfer_fly | tas_duration | tas_timeunit | tas_type_day | tas_calendar | tas_type | tas_def_title | tas_def_description | tas_def_subject_message | tas_def_message_type | tas_def_message | tas_def_message_template |
|
||||
| Update Task1 | 97192372152a5c78f04a794095806311 | update activity task1 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE | template.html |
|
||||
| Update Task2 | 95655319552a5c790b69a04054667879 | update activity task2 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE | template.html |
|
||||
| Update Task3 | 63843886052a5cc066e4c04056414372 | update activity task3 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 6 | HOURS | | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE | template.html |
|
||||
|
||||
|
||||
@5: TEST FOR GET ACTIVITY /-----------------------------------------------------------------------
|
||||
@@ -133,7 +132,6 @@ Feature: Activity Resources Main Tests
|
||||
And the property "tas_type" of "properties" is set to "<tas_type>"
|
||||
And the property "tas_def_title" of "properties" is set to "<tas_def_title>"
|
||||
And the property "tas_def_description" of "properties" is set to "<tas_def_description>"
|
||||
And the property "tas_send_last_email" of "properties" is set to "<tas_send_last_email>"
|
||||
And the property "tas_def_subject_message" of "properties" is set to "<tas_def_subject_message>"
|
||||
And the property "tas_def_message_type" of "properties" is set to "<tas_def_message_type>"
|
||||
And the property "tas_def_message" of "properties" is set to "<tas_def_message>"
|
||||
@@ -141,10 +139,10 @@ Feature: Activity Resources Main Tests
|
||||
|
||||
Examples:
|
||||
|
||||
| activity | tas_title | tas_description | tas_priority_variable | tas_derivation_screen_tpl | tas_assign_type | tas_assign_variable| tas_group_variable | tas_selfservice_timeout | tas_selfservice_time | tas_selfservice_time_unit | tas_transfer_fly | tas_duration | tas_timeunit | tas_type_day | tas_calendar | tas_type | tas_def_title | tas_def_description | tas_send_last_email | tas_def_subject_message | tas_def_message_type | tas_def_message |
|
||||
| 97192372152a5c78f04a794095806311 | update activity task1 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | TRUE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE |
|
||||
| 95655319552a5c790b69a04054667879 | update activity task2 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | TRUE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE |
|
||||
| 63843886052a5cc066e4c04056414372 | update activity task3 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 6 | HOURS | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | TRUE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE |
|
||||
| activity | tas_title | tas_description | tas_priority_variable | tas_derivation_screen_tpl | tas_assign_type | tas_assign_variable| tas_group_variable | tas_selfservice_timeout | tas_selfservice_time | tas_selfservice_time_unit | tas_transfer_fly | tas_duration | tas_timeunit | tas_type_day | tas_calendar | tas_type | tas_def_title | tas_def_description | tas_def_subject_message | tas_def_message_type | tas_def_message |
|
||||
| 97192372152a5c78f04a794095806311 | update activity task1 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE |
|
||||
| 95655319552a5c790b69a04054667879 | update activity task2 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 4 | HOURS | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE |
|
||||
| 63843886052a5cc066e4c04056414372 | update activity task3 | update description | @@PROCESS | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 0 | 6 | HOURS | TRUE | 4 | HOURS | 1 | | NORMAL | Case Title | Case Description UPDATE | UPDATE Titulo de Notificacion 1 | text | Esta es una Notificacion - UPDATE |
|
||||
|
||||
|
||||
Scenario Outline: Update the Definition of a Activity and the check if the values had changed
|
||||
@@ -173,7 +171,6 @@ Scenario Outline: Update the Definition of a Activity and the check if the value
|
||||
"tas_type": "<tas_type>",
|
||||
"tas_def_title": "<tas_def_title>",
|
||||
"tas_def_description": "<tas_def_description>",
|
||||
"tas_send_last_email": "<tas_send_last_email>",
|
||||
"tas_def_subject_message": "<tas_def_subject_message>",
|
||||
"tas_def_message_type": "<tas_def_message_type>",
|
||||
"tas_def_message": "<tas_def_message>",
|
||||
@@ -190,7 +187,7 @@ Scenario Outline: Update the Definition of a Activity and the check if the value
|
||||
|
||||
Examples:
|
||||
|
||||
| activity | tas_title | tas_description | tas_priority_variable | tas_derivation_screen_tpl | tas_assign_type | tas_assign_variable| tas_group_variable | tas_selfservice_timeout | tas_selfservice_time | tas_selfservice_time_unit | tas_selfservice_trigger_uid | tas_transfer_fly | tas_duration | tas_timeunit | tas_type_day | tas_calendar | tas_type | tas_def_title | tas_def_description | tas_send_last_email | tas_def_subject_message | tas_def_message_type | tas_def_message | tas_def_message_template |
|
||||
| 97192372152a5c78f04a794095806311 | Task1 | Case Description | @@SYS_NEXT_USER_TO_BE_ASSIGNED | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 1 | 2 | DAYS | | FALSE | 2 | DAYS | 2 | | ADHOC | Case Title | Case Description | FALSE | Titulo de Notificacion 1| template | Esta es una Notificacion | template.html |
|
||||
| 95655319552a5c790b69a04054667879 | Task2 | Case Description | @@SYS_NEXT_USER_TO_BE_ASSIGNED | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 1 | 2 | DAYS | | FALSE | 2 | DAYS | 2 | | ADHOC | Case Title | Case Description | FALSE | Titulo de Notificacion 1| template | Esta es una Notificacion | template.html |
|
||||
| 63843886052a5cc066e4c04056414372 | Task3 | Case Description | @@SYS_NEXT_USER_TO_BE_ASSIGNED | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 1 | 2 | DAYS | | FALSE | 2 | DAYS | 2 | | ADHOC | Case Title | Case Description | FALSE | Titulo de Notificacion 1| template | Esta es una Notificacion | template.html |
|
||||
| activity | tas_title | tas_description | tas_priority_variable | tas_derivation_screen_tpl | tas_assign_type | tas_assign_variable| tas_group_variable | tas_selfservice_timeout | tas_selfservice_time | tas_selfservice_time_unit | tas_selfservice_trigger_uid | tas_transfer_fly | tas_duration | tas_timeunit | tas_type_day | tas_calendar | tas_type | tas_def_title | tas_def_description | tas_def_subject_message | tas_def_message_type | tas_def_message | tas_def_message_template |
|
||||
| 97192372152a5c78f04a794095806311 | Task1 | Case Description | @@SYS_NEXT_USER_TO_BE_ASSIGNED | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 1 | 2 | DAYS | | FALSE | 2 | DAYS | 2 | | ADHOC | Case Title | Case Description | Titulo de Notificacion 1| template | Esta es una Notificacion | template.html |
|
||||
| 95655319552a5c790b69a04054667879 | Task2 | Case Description | @@SYS_NEXT_USER_TO_BE_ASSIGNED | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 1 | 2 | DAYS | | FALSE | 2 | DAYS | 2 | | ADHOC | Case Title | Case Description | Titulo de Notificacion 1| template | Esta es una Notificacion | template.html |
|
||||
| 63843886052a5cc066e4c04056414372 | Task3 | Case Description | @@SYS_NEXT_USER_TO_BE_ASSIGNED | template.html | BALANCED | @@USER_LOGGED | @@GROUP_UID | 1 | 2 | DAYS | | FALSE | 2 | DAYS | 2 | | ADHOC | Case Title | Case Description | Titulo de Notificacion 1| template | Esta es una Notificacion | template.html |
|
||||
@@ -23,7 +23,7 @@ Feature: Activity Resources Main Tests
|
||||
| project | activity | tas_title | error_code | error_message |
|
||||
| 251815090529619a99a2bf4013294414 | 97192372152a5c78f04a794095845000 | Task 1 | 400 | task |
|
||||
| 251815090529619a99a2bf4013294414 | | Task 1 | 404 | Not Found |
|
||||
| | 97192372152a5c78f04a794095806311 | Task 1 | 400 | projectUid |
|
||||
| | 97192372152a5c78f04a794095806311 | Task 1 | 400 | project_uid |
|
||||
|
||||
|
||||
@7: TEST FOR GET PROPERTIES ACTIVITY /---------------------------------------------------------
|
||||
@@ -35,13 +35,12 @@ Feature: Activity Resources Main Tests
|
||||
Examples:
|
||||
|
||||
| project | activity | error_code | error_message |
|
||||
| 251815090529619a99a2bf4013294414 | 97192372152a5c78f04a794095801000 | 400 | task |
|
||||
| 251815090529619a99a2bf4013294414 | | 404 | Not Found |
|
||||
| | 97192372152a5c78f04a794095806311 | 400 | projectUid |
|
||||
| | 97192372152a5c78f04a794095806311 | 400 | project_uid |
|
||||
|
||||
@8: TEST FOR GET DEFINITION ACTIVITY /---------------------------------------------------------
|
||||
Scenario Outline: Get definition of activity
|
||||
Given I request "project/<project>/activity/<activity>?filter=definition"
|
||||
Given I request "project/<project>/activity/<activity>"
|
||||
Then the response status code should be <error_code>
|
||||
And the response status message should have the following text "<error_message>"
|
||||
|
||||
@@ -50,7 +49,7 @@ Feature: Activity Resources Main Tests
|
||||
| project | activity | error_code | error_message |
|
||||
| 251815090529619a99a2bf4013294414 | 97192372152a5c78f04a794095200000 | 400 | task |
|
||||
| 251815090529619a99a2bf4013294414 | | 404 | Not Found |
|
||||
| | 97192372152a5c78f04a794095806311 | 400 | projectUid |
|
||||
| | 97192372152a5c78f04a794095806311 | 400 | project_uid |
|
||||
|
||||
|
||||
Scenario Outline: Update the Definition of a Activity and the check if the values had changed
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
@ProcessMakerMichelangelo @RestAPI @assignee
|
||||
Feature: Project Properties -Adhoc Assignee Resources
|
||||
Requirements:
|
||||
a workspace with the process 4224292655297723eb98691001100052 ("Test Users-Step-Properties End Point") already loaded
|
||||
there are one group in the task 1 and there are zero users in the task two
|
||||
|
||||
Background:
|
||||
Given that I have a valid access_token
|
||||
@@ -16,7 +19,7 @@ Feature: Project Properties -Adhoc Assignee Resources
|
||||
|
||||
Examples:
|
||||
| test_description | project | activity | records | ada_uid | ada_type |
|
||||
| check if the list of possible users and groups to be assigned is correct | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | 84 | 54731929352d56741de9d42002704749 | group |
|
||||
| check if the list of possible users and groups to be assigned is correct | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | 82 | 54731929352d56741de9d42002704749 | group |
|
||||
|
||||
Scenario Outline: Get a list of available adhoc users and groups to be assigned to an activity with filter
|
||||
Given I request "project/<project>/activity/<activity>/adhoc-available-assignee?filter=<filter>&start=<start>&limit=<limit>"
|
||||
@@ -29,9 +32,9 @@ Feature: Project Properties -Adhoc Assignee Resources
|
||||
And the "ada_type" property in row 0 equals "<ada_type>"
|
||||
|
||||
Examples:
|
||||
| test_description | project | activity | filter | start | limit | records | ada_uid | ada_type |
|
||||
| Using filter get available users that match with "fin" | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | fin | 0 | 50 | 2 | 66623507552d56742865613066097298 | group |
|
||||
| Using filter get 1 available user that match with "fin" | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | fin | 0 | 1 | 1 | 66623507552d56742865613066097298 | group |
|
||||
| test_description | project | activity | filter | start | limit | records | ada_uid | ada_type |
|
||||
| Using filter get available users that match with "fin" | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | fin | 0 | 50 | 2 | 66623507552d56742865613066097298 | group |
|
||||
| Using filter get 1 available user that match with "fin" | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | fin | 0 | 1 | 1 | 66623507552d56742865613066097298 | group |
|
||||
|
||||
Scenario Outline: Assign a adhoc user or group to an activity
|
||||
Given POST this data:
|
||||
|
||||
@@ -19,7 +19,7 @@ Feature: Assignee Resources
|
||||
|
||||
Examples:
|
||||
| test_description | project | activity | records | aas_uid | aas_type |
|
||||
| check if the list of possible users and groups to be assigned is correct | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | 81 | 54731929352d56741de9d42002704749 | group |
|
||||
| check if the list of possible users and groups to be assigned is correct | 4224292655297723eb98691001100052 | 65496814252977243d57684076211485 | 79 | 54731929352d56741de9d42002704749 | group |
|
||||
|
||||
Scenario Outline: Get the list of available users and groups to be assigned to an activity using filter
|
||||
Given I request "project/<project>/activity/<activity>/available-assignee?filter=<filter>&start=<start>&limit=<limit>"
|
||||
|
||||
@@ -113,9 +113,9 @@ Feature: Dynaform Main Tests
|
||||
|
||||
Examples:
|
||||
|
||||
| test_description | project | dyn_title | dyn_description | dyn_type | dyn_uid_number | tab_uid | fld_name_01 | pro_variable_01 | fld_name_02 | pro_variable_02 | fld_name_03 | pro_variable_03 |
|
||||
| create dynaform pmtable 1 | 14414793652a5d718b65590036026581 | Dynaform - pmtable 1 | dyn from pmtable | xmlform | 7 | 65193158852cc1a93a5a535084878044 | DYN_UID | @#APPLICATION | DYN_TITLE | @#TITLE | DYN_DESCRIPTION | @#DESCRIPTION |
|
||||
| create dynaform pmtable 2 | 42445320652cd534acb3824056962285 | Dynaform - pmtable 2 | dyn from pmtable | xmlform | 8 | 65193158852cc1a93a5a535084878044 | DYN_UID | @#APPLICATION | DYN_TITLE | @#TITLE | DYN_DESCRIPTION | @#DESCRIPTION |
|
||||
| test_description | project | dyn_title | dyn_description | dyn_type | dyn_uid_number | tab_uid | fld_name_01 | pro_variable_01 | fld_name_02 | pro_variable_02 | fld_name_03 | pro_variable_03 |
|
||||
| create dynaform pmtable 1 | 14414793652a5d718b65590036026581 | Dynaform - pmtable 1 | dyn from pmtable1 | xmlform | 7 | 65193158852cc1a93a5a535084878044 | DYN_UID | @#APPLICATION | DYN_TITLE | @#TITLE | DYN_DESCRIPTION | @#DESCRIPTION |
|
||||
| create dynaform pmtable 2 | 42445320652cd534acb3824056962285 | Dynaform - pmtable2 | dyn from pmtable2 | xmlform | 8 | 65193158852cc1a93a5a535084878044 | DYN_UID | @#APPLICATION | DYN_TITLE | @#TITLE | DYN_DESCRIPTION | @#DESCRIPTION |
|
||||
|
||||
|
||||
Scenario Outline: Get a List DynaForms of a Project list when there are 9 records, total in both projects
|
||||
|
||||
@@ -28,7 +28,7 @@ Feature: PM Group Main Tests
|
||||
| empty string | | 1 | 2 | 2 | 200 |
|
||||
| search 0 | 0 | 0 | 0 | 0 | 200 |
|
||||
| search 0 | 0 | 0 | 100 | 0 | 200 |
|
||||
| Search letters 'c' | c | 0 | 5 | 8 | 200 |
|
||||
| Search letters 'c' | c | 0 | 5 | 6 | 200 |
|
||||
| Search letters 'de | de | 0 | 5 | 2 | 200 |
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
@ProcessMakerMichelangelo @RestAPI
|
||||
Feature: Process supervisor Resources
|
||||
Requirements:
|
||||
a workspace with the process 85794888452ceeef3675164057928956 ("Test ( Triggers, Activity)") already loaded
|
||||
there are zero supervisor, dynaform and input document in the Process Supervisor of process
|
||||
|
||||
|
||||
Background:
|
||||
Given that I have a valid access_token
|
||||
@@ -39,7 +43,7 @@ Feature: Process supervisor Resources
|
||||
|
||||
Examples:
|
||||
| test_description | project | records |
|
||||
| List users and groups available to be supervisors | 85794888452ceeef3675164057928956 | 23 |
|
||||
| List users and groups available to be supervisors | 85794888452ceeef3675164057928956 | 21 |
|
||||
|
||||
|
||||
Scenario Outline: Get a List of available groups process supervisor of a project
|
||||
@@ -52,7 +56,7 @@ Feature: Process supervisor Resources
|
||||
|
||||
Examples:
|
||||
| test_description | project | records |
|
||||
| List the 23 groups available to be supervisors | 85794888452ceeef3675164057928956 | 22 |
|
||||
| List the 23 groups available to be supervisors | 85794888452ceeef3675164057928956 | 20 |
|
||||
|
||||
|
||||
Scenario Outline: Get a List of available users elegible as process supervisor
|
||||
|
||||
Reference in New Issue
Block a user