Arreglos en los features output document, assignee, case scheduler, case tracker, step y trigger wizard
This commit is contained in:
@@ -38,11 +38,7 @@ Feature: Process Variables Main Tests
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the type is "array"
|
||||
And the response has 3 records
|
||||
And the "var_name" property in row 0 equals "grilla2"
|
||||
And the "var_name" property in row 1 equals "grilla3"
|
||||
And the "var_name" property in row 2 equals "grilla1"
|
||||
|
||||
|
||||
|
||||
Scenario: Get all variables of a Grid
|
||||
Given I request "project/3306142435318cd22d1eba2015305561/grid/8246998615318cd7cc451d2089449499/variables"
|
||||
|
||||
Reference in New Issue
Block a user