intesar / Fx-Test-Data

0 stars 2 forks source link

Fx : enterprise_user_signup_valid #235

Open intesar opened 6 years ago

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 00:33:07 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "toY@fxlabs.io", "password" : "12345678", "company" : "pwk2KzOHa" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T00:33:07.951+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 01:33:12 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "KMO@fxlabs.io", "password" : "12345678", "company" : "uLQA9B9Dr" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T01:33:12.927+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 02:32:55 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "Irv@fxlabs.io", "password" : "12345678", "company" : "X9FTSkqXI" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T02:32:56.210+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [Irv@fxlabs.io]" } ], "data" : false, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] failed, expected value [false] but found [true]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 03:36:52 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "OVn@fxlabs.io", "password" : "12345678", "company" : "iNDl4pdOi" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T03:36:53.771+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Already in use email [OVn@fxlabs.io]" } ], "data" : false, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] failed, expected value [false] but found [true]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 04:37:00 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "4E7@fxlabs.io", "password" : "12345678", "company" : "M4bCHHhHa" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T04:37:00.942+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 05:33:45 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "AiL@fxlabs.io", "password" : "12345678", "company" : "Y9ILB5au0" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T05:33:45.591+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 06:35:35 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "3e1@fxlabs.io", "password" : "12345678", "company" : "yhMK1qIV4" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T06:35:35.136+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]

intesar commented 6 years ago

Project : Fx

Job : Stg

Env : Stg

Region : FxLabs/US_WEST_1

Result : fail

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=[Fri, 20 Apr 2018 07:33:32 GMT]}

Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up

Request :
{ "name" : "", "email" : "ygM@fxlabs.io", "password" : "12345678", "company" : "nGijpMwcR" }

Response :
{ "requestId" : "None", "requestTime" : "2018-04-20T07:33:32.302+0000", "errors" : false, "messages" : [ { "type" : "INFO", "key" : "", "value" : "Sign-up successful!" } ], "data" : true, "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]