amjadafanah / FX-Example-2

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

FX-Example : api_v1_users_team-sign-up_post_create #8

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

Endpoint : http://13.57.51.56/api/v1/api/v1/users/team-sign-up

Request :
{ "accountNonExpired" : null, "accountNonLocked" : null, "company" : "Feeney LLC", "credentialsNonExpired" : null, "email" : "penelope.koch@hotmail.com", "enabled" : null, "inactive" : null, "jobTitle" : "Retail Manager", "location" : "eGLC7ov7", "name" : "eGLC7ov7", "password" : "eGLC7ov7", "privileges" : [ ], "username" : "katrine.kohler" }

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

Endpoint : http://13.57.51.56/api/v1/api/v1/users/team-sign-up

Request :
{ "accountNonExpired" : null, "accountNonLocked" : null, "company" : "Koelpin, Koelpin and Koelpin", "credentialsNonExpired" : null, "email" : "hobart.sporer@hotmail.com", "enabled" : null, "inactive" : null, "jobTitle" : "Senior Accounting Executive", "location" : "ZvT3TZ5U", "name" : "ZvT3TZ5U", "password" : "ZvT3TZ5U", "privileges" : [ ], "username" : "adella.monahan" }

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/users/team-sign-up

Request :
{ "accountNonExpired" : null, "accountNonLocked" : null, "company" : "Witting Inc", "credentialsNonExpired" : null, "email" : "rebecca.mcglynn@yahoo.com", "enabled" : null, "inactive" : null, "jobTitle" : "International Consulting Associate", "location" : "g0LSiE6n", "name" : "g0LSiE6n", "password" : "g0LSiE6n", "privileges" : [ ], "username" : "macy.prohaska" }

Response :
null

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