Using "response reason phrase" instead of "response phrase" in step

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-21 11:28:16 +02:00
parent 1540f6d3a7
commit e1590df418
2 changed files with 12 additions and 12 deletions
@@ -25,7 +25,7 @@ Feature: Routes auto-ordering after inserting in a Kapow! server.
}
"""
Then I get 200 as response code
And I get "OK" as response phrase
And I get "OK" as response reason phrase
And I get the following entity as response body:
"""
{
@@ -39,7 +39,7 @@ Feature: Routes auto-ordering after inserting in a Kapow! server.
"""
When I request a routes listing
Then I get 200 as response code
And I get "OK" as response phrase
And I get "OK" as response reason phrase
And I get a list with the following elements:
"""
[
@@ -85,7 +85,7 @@ Feature: Routes auto-ordering after inserting in a Kapow! server.
}
"""
Then I get 200 as response code
And I get "OK" as response phrase
And I get "OK" as response reason phrase
And I get the following entity as response body:
"""
{
@@ -99,7 +99,7 @@ Feature: Routes auto-ordering after inserting in a Kapow! server.
"""
When I request a routes listing
Then I get 200 as response code
And I get "OK" as response phrase
And I get "OK" as response reason phrase
And I get a list with the following elements:
"""
[
@@ -146,7 +146,7 @@ Feature: Routes auto-ordering after inserting in a Kapow! server.
}
"""
Then I get 200 as response code
And I get "OK" as response phrase
And I get "OK" as response reason phrase
And I get the following entity as response body:
"""
{
@@ -160,7 +160,7 @@ Feature: Routes auto-ordering after inserting in a Kapow! server.
"""
When I request a routes listing
Then I get 200 as response code
And I get "OK" as response phrase
And I get "OK" as response reason phrase
And I get a list with the following elements:
"""
[