amjadafanah / Spring-REST-Example-3

This is a project for testing the APIs of a Spring REST Hotels app example
0 stars 1 forks source link

Spring-REST-Example-3 : example_v1_hotels_post_create #271

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : Spring-REST-Example-3

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 404

Headers : {X-Application-Context=[application:8090], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sun, 01 Jul 2018 14:30:56 GMT]}

Endpoint : http://18.144.38.115:8090/example/v1/hotels/example/v1/hotels

Request :
{ "city" : "oEyRhrtp", "description" : "oEyRhrtp", "name" : "Davis", "rating" : null }

Response :
null

Logs :
Assertion [@StatusCode == 200] failed, expected value [200] but found [404]

amjadafanah commented 6 years ago

Project : Spring-REST-Example-3

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 404

Headers : {X-Application-Context=[application:8090], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sun, 01 Jul 2018 15:30:56 GMT]}

Endpoint : http://18.144.38.115:8090/example/v1/hotels/example/v1/hotels

Request :
{ "city" : "59H8DkTl", "description" : "59H8DkTl", "name" : "Tremblay", "rating" : null }

Response :
null

Logs :
Assertion [@StatusCode == 200] failed, expected value [200] but found [404]

amjadafanah commented 6 years ago

Project : Spring-REST-Example-3

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 404

Headers : {X-Application-Context=[application:8090], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sun, 01 Jul 2018 16:30:56 GMT]}

Endpoint : http://18.144.38.115:8090/example/v1/hotels/example/v1/hotels

Request :
{ "city" : "4z9pEXU6", "description" : "4z9pEXU6", "name" : "Balistreri", "rating" : null }

Response :
null

Logs :
Assertion [@StatusCode == 200] failed, expected value [200] but found [404]