FX-Examples / FX-SaaS-Example-Project-1

0 stars 0 forks source link

FX-Examples : ApiV1TestSuitesProjectIdIdCoverageGetAnonymousInvalid #672

Open FX-Examples opened 6 years ago

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

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=[Sat, 22 Sep 2018 10:48:27 GMT]}

Endpoint : http://13.56.210.25/api/v1/test-suites/project-id/ZIyavWhp/coverage

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-22T10:48:27.784+0000", "errors" : false, "messages" : [ ], "data" : { "totalEndpoints" : null, "totalSuites" : 0, "totalTestCases" : 0, "endpoints" : [ ], "countByMethod" : [ ], "countByCategory" : [ ], "countBySeverity" : [ ] }, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] resolved-to [200 != 200] result [Failed] --- FX Bot ---

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

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=[Tue, 25 Sep 2018 10:59:29 GMT]}

Endpoint : http://13.56.210.25/api/v1/test-suites/project-id/IG5Ly3T5/coverage

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-25T10:59:29.781+0000", "errors" : false, "messages" : [ ], "data" : { "totalEndpoints" : null, "totalSuites" : 0, "totalTestCases" : 0, "endpoints" : [ ], "countByMethod" : [ ], "countByCategory" : [ ], "countBySeverity" : [ ], "coverage" : [ { "category" : "Secured Endpoints", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "RBAC", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "Negative", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "Functional", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 }, { "category" : "Performance SLA", "coveredEndpoints" : 0, "totalEndpoints" : 0, "tsCount" : 0, "relevantEndpoints" : 0, "coveragePercentage" : 0 } ] }, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] resolved-to [200 != 200] result [Failed] --- FX Bot ---