amjadafanah / FX-Example-2

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

FX-Example : api_v1_orgs_post_create #7

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

Endpoint : http://13.57.51.56/api/v1/api/v1/orgs

Request :
{ "billingEmail" : "rAc09Soj", "company" : "Kuphal-Kuphal", "description" : "rAc09Soj", "inactive" : null, "location" : "rAc09Soj", "name" : "rAc09Soj", "orgPlan" : "rAc09Soj", "orgType" : "rAc09Soj" }

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=OGEwMDg3MmUtMDQ2Ny00YjA3LWE3MzYtMzZmODllYjQyYmEw; 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/orgs

Request :
{ "billingEmail" : "e1xJdk5j", "company" : "McGlynn, McGlynn and McGlynn", "description" : "e1xJdk5j", "inactive" : null, "location" : "e1xJdk5j", "name" : "e1xJdk5j", "orgPlan" : "e1xJdk5j", "orgType" : "e1xJdk5j" }

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/orgs

Request :
{ "billingEmail" : "FFH0Pr9c", "company" : "Collins Inc", "description" : "FFH0Pr9c", "inactive" : null, "location" : "FFH0Pr9c", "name" : "FFH0Pr9c", "orgPlan" : "FFH0Pr9c", "orgType" : "FFH0Pr9c" }

Response :
null

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