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 #191

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=[Sat, 30 Jun 2018 14:30:56 GMT]}

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

Request :
{ "city" : "ikGCr9ZI", "description" : "ikGCr9ZI", "name" : "Feil", "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=[Sat, 30 Jun 2018 15:30:56 GMT]}

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

Request :
{ "city" : "Q5c9nHrE", "description" : "Q5c9nHrE", "name" : "Bosco", "rating" : null }

Response :
null

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