Arreglos en los features output document, assignee, case scheduler, case tracker, step y trigger wizard

This commit is contained in:
Wendy Nestor
2014-04-11 16:57:56 -04:00
parent b69c75403e
commit c20cd34dd2
7 changed files with 103 additions and 50 deletions

View File

@@ -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"