amjadafanah / FX-SAAS-16

0 stars 0 forks source link

FX-SAAS-16 : ApiV1DashboardCountTimeGetNoParams #1389

Closed amjadafanah closed 5 years ago

amjadafanah commented 5 years ago

Project : FX-SAAS-16

Job : DEV

Env : DEV

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 503

Headers : {Cache-Control=[no-cache], Connection=[close], Content-Type=[text/html]}

Endpoint : http://13.56.210.25//api/v1/dashboard/count-time

Request :

Response :

503 Service Unavailable

No server is available to handle this request.

Logs :
Assertion [@StatusCode == 200] resolved-to [503 == 200] result [Failed] --- FX Bot ---

amjadafanah commented 5 years ago

Project : FX-SAAS-16

Job : DEV

Env : DEV

Region : FXLabs/US_WEST_1

Result : pass

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 04 Oct 2018 10:34:29 GMT]}

Endpoint : http://13.56.210.25//api/v1/dashboard/count-time

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-10-04T10:34:30.679+0000", "errors" : true, "messages" : [ ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 200] resolved-to [200 == 200] result [Passed] --- FX Bot ---