Open shoukathmd opened 6 years ago
Project : FX_Test-Automation
Job : Stg
Env : Stg
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 401
Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Thu, 12 Jul 2018 18:13:13 GMT]}
Endpoint : http://13.57.51.56/api/v1/accounts
Request :
{
"name" : "Test-hNfQHG",
"accountType" : "GitLab",
"accessKey" : "testing accessKey",
"secretKey" : "testing secretKey"
}
Response :
null
Logs :
Assertion [@Response.data.accountType == GitLab] failed, expected value [GitLab] but found []Assertion [@Response.data.secretKey != @Request.secretKey] passed, not expected [testing secretKey] and found []Assertion [@Response.data.accessKey == @Request.accessKey] failed, expected value [testing accessKey] but found []Assertion [@Response.errors == false] failed, expected value [false] but found []Assertion [@Response.data.name == @Request.name] failed, expected value [Test-hNfQHG] but found []Assertion [@StatusCode == 200] failed, expected value [200] but found [401]
--- FX Bot ---
Project : FX_Test-Automation
Job : Stg
Env : Stg
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 401
Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Thu, 12 Jul 2018 17:54:53 GMT]}
Endpoint : http://13.57.51.56/api/v1/accounts
Request :
{ "name" : "Test-DOH0f3", "accountType" : "GitLab", "accessKey" : "testing accessKey", "secretKey" : "testing secretKey" }
Response :
null
Logs :
Assertion [@Response.data.accountType == GitLab] failed, expected value [GitLab] but found []Assertion [@Response.data.secretKey != @Request.secretKey] passed, not expected [testing secretKey] and found []Assertion [@Response.data.accessKey == @Request.accessKey] failed, expected value [testing accessKey] but found []Assertion [@Response.errors == false] failed, expected value [false] but found []Assertion [@Response.data.name == @Request.name] failed, expected value [Test-DOH0f3] but found []Assertion [@StatusCode == 200] failed, expected value [200] but found [401] --- FX Bot ---