Modificaciones a los features file manager, process variables y trigger wizard

This commit is contained in:
Wendy Nestor
2014-03-06 16:02:02 -04:00
parent f46be88c81
commit 52bd5c4af5
6 changed files with 216 additions and 61 deletions

View File

@@ -0,0 +1,14 @@
@ProcessMakerMichelangelo @RestAPI
Feature: Process Variables Negative Tests
Background:
Given that I have a valid access_token bad parameters (negative tests)
Scenario Outline: Get all variables of a Process
And I request "project/3306142435318cd22d1eba2015305561/variables"
And the "var_name" property in row 0 equals "sample"
Then the response status code should be 400
And the response status message should have the following text "var_name"