amjadafanah / FX-Example-2

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

FX-Example : api_v1_users_personal-sign-up_post_create #13

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

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

Request :
{ "accountNonExpired" : null, "accountNonLocked" : null, "company" : "Senger, Senger and Senger", "credentialsNonExpired" : null, "email" : "shaun.abbott@hotmail.com", "enabled" : null, "inactive" : null, "jobTitle" : "Regional Farming Executive", "location" : "QXK9st9V", "name" : "QXK9st9V", "password" : "QXK9st9V", "privileges" : [ ], "username" : "adam.smitham" }

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

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

Request :
{ "accountNonExpired" : null, "accountNonLocked" : null, "company" : "Toy, Toy and Toy", "credentialsNonExpired" : null, "email" : "sylvester.treutel@gmail.com", "enabled" : null, "inactive" : null, "jobTitle" : "Legacy Specialist", "location" : "EBjGCtCK", "name" : "EBjGCtCK", "password" : "EBjGCtCK", "privileges" : [ ], "username" : "kristopher.hickle" }

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/personal-sign-up

Request :
{ "accountNonExpired" : null, "accountNonLocked" : null, "company" : "Hand Group", "credentialsNonExpired" : null, "email" : "marlen.windler@hotmail.com", "enabled" : null, "inactive" : null, "jobTitle" : "Legacy Sales Agent", "location" : "Gen3p7zY", "name" : "Gen3p7zY", "password" : "Gen3p7zY", "privileges" : [ ], "username" : "jeanie.barton" }

Response :
null

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