amjadafanah / Hotels-App-Test-Project

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

Spring-REST-Example-6 : example_v1_hotels_post_create #2442

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : Spring-REST-Example-6

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=[Fri, 06 Jul 2018 10:30:59 GMT]}

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

Request :
{ "city" : "5ehB5Bi3", "description" : "5ehB5Bi3", "name" : "Baumbach", "rating" : null }

Response :
null

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