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

@@ -11,7 +11,7 @@ Scenario Outline: Pull information of an inexistent input document. should retur
Given I request "cases/64654381053382b8bb4c415067063003/input-document/<input-document>"
Then the response status code should be 200
And the response charset is "UTF-8"
And the type is "object"
And the type is "array"
And the "app_doc_uid" property equals "<app_doc_uid>"
And the "app_doc_filename" property equals "<app_doc_filename>"
And the "doc_uid" property equals "<doc_uid>"