add framework for blocking user interaction
[clamp.git] / ui-react / src / __snapshots__ / OnapClamp.test.js.snap
index 39b5445..d4573b3 100644 (file)
@@ -31,6 +31,7 @@ exports[`Verify OnapClamp Test the render method 1`] = `
   <styled.div
     id="main_div"
   >
+    <GlobalStyleComponent />
     <Route
       path="/uploadToscaPolicyModal"
       render={[Function]}
@@ -47,18 +48,10 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       path="/ManageDictionaries"
       render={[Function]}
     />
-    <Route
-      path="/operationalPolicyModal"
-      render={[Function]}
-    />
     <Route
       path="/policyModal/:policyInstanceType/:policyName"
       render={[Function]}
     />
-    <Route
-      path="/configurationPolicyModal/:policyName"
-      render={[Function]}
-    />
     <Route
       path="/createLoop"
       render={[Function]}
@@ -111,11 +104,7 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       path="/refreshStatus"
       render={[Function]}
     />
-    <Route
-      path="/logout"
-      render={[Function]}
-    />
-    <GlobalStyleComponent />
+    <div />
     <div>
       <Alert
         closeLabel="Close alert"
@@ -190,11 +179,6 @@ exports[`Verify OnapClamp Test the render method 1`] = `
         <Styled(Link)
           to="/userInfo"
         />
-        <Styled(Link)
-          to="/logout/"
-        >
-           (logout)
-        </Styled(Link)>
       </NavbarText>
     </Navbar>
     <styled.div>
@@ -208,6 +192,7 @@ exports[`Verify OnapClamp Test the render method 1`] = `
         <withRouter(SvgGenerator)
           clickable={true}
           generatedFrom="INSTANCE"
+          isBusyLoading={[Function]}
           loopCache={
             LoopCache {
               "loopJsonCache": Object {},