Cambio de lugar de archivo behat
This commit is contained in:
@@ -3,7 +3,7 @@ Feature: Reorder Steps
|
||||
|
||||
Scenario: List all the Sub Processs (result 0 Sub Processs)
|
||||
Given that I have a valid access_token
|
||||
And I request "project/9821342145305125d48cb88069229840/activity/8251872975307632a765f34007266075/step/285219904530763bb5c4367074373078"
|
||||
And I request "project/940481651530fa1f3803525098230380/activity/677485918530fa1f80ad463004640434/step/289467030530fa28077e6a2088432104"
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the type is "object"
|
||||
@@ -17,12 +17,12 @@ Feature: Reorder Steps
|
||||
"step_position": "3"
|
||||
}
|
||||
"""
|
||||
And I request "project/98002714453076320a06cb4009450121/activity/8251872975307632a765f34007266075/step/285219904530763bb5c4367074373078"
|
||||
And I request "project/98002714453076320a06cb4009450121/activity/677485918530fa1f80ad463004640434/step/289467030530fa28077e6a2088432104"
|
||||
Then the response status code should be 200
|
||||
|
||||
Scenario: List all the Sub Processs (result 0 Sub Processs)
|
||||
Given that I have a valid access_token
|
||||
And I request "project/9821342145305125d48cb88069229840/activity/8251872975307632a765f34007266075/step/285219904530763bb5c4367074373078"
|
||||
And I request "project/940481651530fa1f3803525098230380/activity/677485918530fa1f80ad463004640434/step/289467030530fa28077e6a2088432104"
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the type is "object"
|
||||
@@ -36,12 +36,12 @@ Feature: Reorder Steps
|
||||
"step_position": "1"
|
||||
}
|
||||
"""
|
||||
And I request "project/98002714453076320a06cb4009450121/activity/8251872975307632a765f34007266075/step/285219904530763bb5c4367074373078"
|
||||
And I request "project/98002714453076320a06cb4009450121/activity/677485918530fa1f80ad463004640434/step/289467030530fa28077e6a2088432104"
|
||||
Then the response status code should be 200
|
||||
|
||||
Scenario: List all the Sub Processs (result 0 Sub Processs)
|
||||
Given that I have a valid access_token
|
||||
And I request "project/9821342145305125d48cb88069229840/activity/8251872975307632a765f34007266075/step/285219904530763bb5c4367074373078"
|
||||
And I request "project/940481651530fa1f3803525098230380/activity/677485918530fa1f80ad463004640434/step/289467030530fa28077e6a2088432104"
|
||||
Then the response status code should be 200
|
||||
And the response charset is "UTF-8"
|
||||
And the type is "object"
|
||||
Reference in New Issue
Block a user