Adding manage dictionary UI feature
[clamp.git] / ui-react / src / __snapshots__ / LoopUI.test.js.snap
index ab4ea49..9de232d 100644 (file)
@@ -5,7 +5,19 @@ exports[`Verify LoopUI Test the render method 1`] = `
   id="main_div"
 >
   <Route
-    path="/viewToscaModal"
+    path="/uploadToscaPolicyModal"
+    render={[Function]}
+  />
+  <Route
+    path="/viewToscaPolicyModal"
+    render={[Function]}
+  />
+  <Route
+    path="/ViewLoopTemplatesModal"
+    render={[Function]}
+  />
+  <Route
+    path="/ManageDictionaries"
     render={[Function]}
   />
   <Route
@@ -13,7 +25,15 @@ exports[`Verify LoopUI Test the render method 1`] = `
     render={[Function]}
   />
   <Route
-    path="/configurationPolicyModal/:componentName"
+    path="/policyModal/:policyInstanceType/:policyName"
+    render={[Function]}
+  />
+  <Route
+    path="/configurationPolicyModal/:policyName"
+    render={[Function]}
+  />
+  <Route
+    path="/createLoop"
     render={[Function]}
   />
   <Route
@@ -24,6 +44,10 @@ exports[`Verify LoopUI Test the render method 1`] = `
     path="/loopProperties"
     render={[Function]}
   />
+  <Route
+    path="/modifyLoop"
+    render={[Function]}
+  />
   <Route
     path="/userInfo"
     render={[Function]}