amjadafanah / FX-Example-2

This project is for testing the FX platform features
0 stars 1 forks source link

FX-Example : api_v1_accounts_post_create #5

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : FX-Example

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 404

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], Set-Cookie=[SESSION=YzFjMGFlMjMtM2I1OS00YjEwLWI0YTQtZDYxOTFiYzFlZDMw; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 12 Jul 2018 22:33:25 GMT]}

Endpoint : http://13.57.51.56/api/v1/api/v1/accounts

Request :
{ "accessKey" : "lBqRntZW", "accountType" : "lBqRntZW", "allowedRegions" : [ ], "inactive" : null, "name" : "lBqRntZW", "org" : { "inactive" : null, "name" : "lBqRntZW" }, "prop1" : "lBqRntZW", "prop2" : "lBqRntZW", "prop3" : "lBqRntZW", "region" : "lBqRntZW", "secretKey" : "lBqRntZW" }

Response :
null

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

amjadafanah commented 6 years ago

Project : FX-Example

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 404

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], Set-Cookie=[SESSION=YzZlNjYyNjUtNTg3YS00NjJlLTlmMjQtMzcxZmVjZmIzOTFj; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 12 Jul 2018 22:48:27 GMT]}

Endpoint : http://13.57.51.56/api/v1/api/v1/accounts

Request :
{ "accessKey" : "NxYNIUx4", "accountType" : "NxYNIUx4", "allowedRegions" : [ ], "inactive" : null, "name" : "NxYNIUx4", "org" : { "inactive" : null, "name" : "NxYNIUx4" }, "prop1" : "NxYNIUx4", "prop2" : "NxYNIUx4", "prop3" : "NxYNIUx4", "region" : "NxYNIUx4", "secretKey" : "NxYNIUx4" }

Response :
null

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

amjadafanah commented 6 years ago

Project : FX-Example

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.57.51.56/api/v1/api/v1/accounts

Request :
{ "accessKey" : "2sPQxW4q", "accountType" : "2sPQxW4q", "allowedRegions" : [ ], "inactive" : null, "name" : "2sPQxW4q", "org" : { "inactive" : null, "name" : "2sPQxW4q" }, "prop1" : "2sPQxW4q", "prop2" : "2sPQxW4q", "prop3" : "2sPQxW4q", "region" : "2sPQxW4q", "secretKey" : "2sPQxW4q" }

Response :
null

Logs :
Assertion [@StatusCode == 200] failed, expected value [200] but found [503] --- FX Bot ---