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-4 : example_v1_hotels_post_create #2462

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : Spring-REST-Example-4

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 11:30:57 GMT]}

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

Request :
{ "city" : "FHvzm1nb", "description" : "FHvzm1nb", "name" : "Weimann", "rating" : null }

Response :
null

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