Modificaciones a los features department, input document y output document
This commit is contained in:
@@ -38,7 +38,7 @@ Background:
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the type is "array"
|
||||
And the response has 6 record
|
||||
And the response has 7 record
|
||||
|
||||
|
||||
Scenario: Create a new department in the workspace
|
||||
|
||||
@@ -13,7 +13,7 @@ Scenario: Returns a list of the uploaded documents for a given case
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the type is "array"
|
||||
And the response has 9 records
|
||||
And the response has 10 records
|
||||
|
||||
|
||||
Scenario: Returns an uploaded documents for a given case
|
||||
|
||||
@@ -16,7 +16,7 @@ Scenario: Returns a list of the generated documents for a given cases
|
||||
And the response has 1 records
|
||||
|
||||
|
||||
Scenario: Returns an generated document for a given case
|
||||
Scenario: Returns a generated document for a given case
|
||||
Given I request "cases/33125846153383cecdf64f1079330191/output-document/75468909953383d0bc42f96046736849"
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user