Se comprobo la validacion en el feature category
This commit is contained in:
@@ -24,8 +24,8 @@ Scenario Outline: Create a new Categories (Negative Test)
|
||||
|
||||
|
||||
|
||||
#Scenario: Delete the Category when it is assigned to a project "Category Cases Lists"
|
||||
# Given that I want to delete a "Category"
|
||||
# And I request "proyect/category/4177095085330818c324501061677193"
|
||||
# Then the response status code should be 400
|
||||
# And the response status message should have the following text "cannot be deleted"
|
||||
Scenario: Delete the Category when it is assigned to a project "Category Cases Lists"
|
||||
Given that I want to delete a "Category"
|
||||
And I request "project/category/4177095085330818c324501061677193"
|
||||
Then the response status code should be 400
|
||||
And the response status message should have the following text "cannot be deleted"
|
||||
@@ -143,4 +143,10 @@ Scenario: List all properties the Sub Processs of ("Sub Process 2")
|
||||
And that "spr_pro" is set to "51483263751af70c8568228036196106"
|
||||
And that "spr_tas" is set to "44468053351af70d83c9a49040728765"
|
||||
And that "spr_name" is set to "Sub-Process"
|
||||
And that "spr_synchronous" is set to "0"
|
||||
And that "spr_synchronous" is set to "0"
|
||||
|
||||
|
||||
# Bug 15109, No se visualiza el grupo de usuarios asignado a la actividad.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user