You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: elk-traffic-monitor-api/test/test_circuitpath.js
+68-5Lines changed: 68 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,10 @@ describe('Traffic Monitor API', function () {
38
38
39
39
describe('circuitpath endpoint tests',()=>{
40
40
41
-
it('[circuitpath-0001] Execute a GET on circuitpath resource to retrieve the filterpath 1 policy with 2 Filter (Healthcheck API) for a given transactionID from instance-1',()=>{
41
+
it('[circuitpath-0001] Should return http 200 and (Health Check) Policy with 2 filters',()=>{
it('[circuitpath-0002] Execute a GET on circuitpath resource to retrieve the filterpath with 5 policies (Todo API) for a given transactionID from instance-1',()=>{
59
+
it('[circuitpath-0002] Should return HTTP 200 and a API Broker Policy with 2 Filters and sub-Policys and -filters',()=>{
it('[circuitpath-0005] Should return http 200 and have a API Manager Protection Policy with 7 filters with 2 fails and subpath with several filters',()=>{
0 commit comments