Adding View BP template Menu

Adding View Blue Print templates option under Template menu. Adding few
more test cases for ViewTosca Modals to cover the api calls.

Issue-ID: CLAMP-544
Change-Id: Ibf881f46fd03e9149a88ccc211a996d99fd74748
Signed-off-by: drveerendra <vrajasekharaiah@att.com>
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap
index ab4ea49..22f5497 100644
--- a/ui-react/src/__snapshots__/LoopUI.test.js.snap
+++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap
@@ -5,7 +5,11 @@
   id="main_div"
 >
   <Route
-    path="/viewToscaModal"
+    path="/viewToscaPolicyModal"
+    render={[Function]}
+  />
+  <Route
+    path="/viewBlueprintMicroServiceTemplatesModal"
     render={[Function]}
   />
   <Route