From 088934290b5eba3cd770f9c9616f825fab9c2e63 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Fri, 19 Aug 2022 12:43:05 -0400 Subject: [PATCH] Update snapshots Signed-off-by: Sebastian Malton --- .../order-of-sidebar-items.test.tsx.snap | 10 +- ...-and-tab-navigation-for-core.test.tsx.snap | 35 ++++-- ...ab-navigation-for-extensions.test.tsx.snap | 40 +++++-- .../visibility-of-sidebar-items.test.tsx.snap | 10 +- ...when-cluster-is-not-relevant.test.tsx.snap | 15 ++- ...when-cluster-is-not-relevant.test.tsx.snap | 15 ++- ...when-cluster-is-not-relevant.test.tsx.snap | 15 ++- ...when-cluster-is-not-relevant.test.tsx.snap | 15 ++- ...how-status-for-a-kube-object.test.tsx.snap | 30 ++++-- ...when-cluster-is-not-relevant.test.tsx.snap | 15 ++- .../edit-namespace-from-new-tab.test.tsx.snap | 80 +++++++++++--- ...e-from-previously-opened-tab.test.tsx.snap | 10 +- ...when-cluster-is-not-relevant.test.tsx.snap | 15 ++- ...lling-helm-chart-from-new-tab.test.ts.snap | 100 ++++++++++++++---- ...rt-from-previously-opened-tab.test.ts.snap | 10 +- ...tab-for-installing-helm-chart.test.ts.snap | 5 +- ...wing-details-for-helm-release.test.ts.snap | 16 ++- .../__snapshots__/cluster-frame.test.tsx.snap | 15 ++- 18 files changed, 360 insertions(+), 91 deletions(-) diff --git a/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap b/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap index 7f76811494..8a293a41f9 100644 --- a/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap +++ b/src/features/cluster/__snapshots__/order-of-sidebar-items.test.tsx.snap @@ -484,6 +484,7 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = ` > -
+
Close ⌘+W
@@ -1096,6 +1099,7 @@ exports[`cluster - order of sidebar items when rendered when parent is expanded > -
+
Close ⌘+W
diff --git a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap index 49fcc917a4..6d64889cff 100644 --- a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap +++ b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-core.test.tsx.snap @@ -457,6 +457,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
@@ -990,6 +993,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
@@ -1543,6 +1549,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
@@ -1976,6 +1985,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
@@ -2388,6 +2400,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
@@ -2941,6 +2956,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
@@ -3474,6 +3492,7 @@ exports[`cluster - sidebar and tab navigation for core given core registrations > -
+
Close ⌘+W
diff --git a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap index fff3da0126..ac415ae3e2 100644 --- a/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap +++ b/src/features/cluster/__snapshots__/sidebar-and-tab-navigation-for-extensions.test.tsx.snap @@ -457,6 +457,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -990,6 +993,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -1559,6 +1565,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -2047,6 +2056,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -2535,6 +2547,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -2986,6 +3001,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -3555,6 +3573,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
@@ -4088,6 +4109,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit > -
+
Close ⌘+W
diff --git a/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap b/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap index ed36d5134f..7fe8edf8cf 100644 --- a/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap +++ b/src/features/cluster/__snapshots__/visibility-of-sidebar-items.test.tsx.snap @@ -429,6 +429,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is > -
+
Close ⌘+W
@@ -974,6 +977,7 @@ exports[`cluster - visibility of sidebar items given kube resource for route is > -
+
Close ⌘+W
diff --git a/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap index d7daa6bf14..7c81e1dfd7 100644 --- a/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/extension-api/__snapshots__/disable-cluster-pages-when-cluster-is-not-relevant.test.tsx.snap @@ -310,6 +310,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou > -
+
Close ⌘+W
@@ -817,6 +820,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given extension shou > -
+
Close ⌘+W
@@ -1324,6 +1330,7 @@ exports[`disable-cluster-pages-when-cluster-is-not-relevant given not yet known > -
+
Close ⌘+W
diff --git a/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap index 3dde5af5d5..5642dbcf22 100644 --- a/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/extension-api/__snapshots__/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx.snap @@ -448,6 +448,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou > -
+
Close ⌘+W
@@ -955,6 +958,7 @@ exports[`disable sidebar items when cluster is not relevant given extension shou > -
+
Close ⌘+W
@@ -1462,6 +1468,7 @@ exports[`disable sidebar items when cluster is not relevant given not yet known > -
+
Close ⌘+W
diff --git a/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap index 60f0d0095a..0221082e02 100644 --- a/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/kube-object-details/extension-api/__snapshots__/disable-kube-object-detail-items-when-cluster-is-not-relevant.test.tsx.snap @@ -367,6 +367,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext > -
+
Close ⌘+W
@@ -849,6 +852,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext > -
+
Close ⌘+W
@@ -1331,6 +1337,7 @@ exports[`disable kube object detail items when cluster is not relevant given not > -
+
Close ⌘+W
diff --git a/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap index 9459045e02..292a820f4b 100644 --- a/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/kube-object-menu/extension-api/__snapshots__/disable-kube-object-menu-items-when-cluster-is-not-relevant.test.tsx.snap @@ -315,6 +315,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten > -
+
Close ⌘+W
@@ -701,6 +704,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten > -
+
Close ⌘+W
@@ -1087,6 +1093,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y > -
+
Close ⌘+W
diff --git a/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap b/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap index 042e9f02ab..dec48cdc12 100644 --- a/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap +++ b/src/features/cluster/kube-object-status-icon/__snapshots__/show-status-for-a-kube-object.test.tsx.snap @@ -304,6 +304,7 @@ exports[`show status for a kube object given application starts and in test page > -
+
Close ⌘+W
@@ -725,6 +728,7 @@ exports[`show status for a kube object given application starts and in test page > -
+
Close ⌘+W
@@ -1146,6 +1152,7 @@ exports[`show status for a kube object given application starts and in test page > -
+
Close ⌘+W
@@ -1527,6 +1536,7 @@ exports[`show status for a kube object given application starts and in test page > -
+
Close ⌘+W
@@ -1908,6 +1920,7 @@ exports[`show status for a kube object given application starts and in test page > -
+
Close ⌘+W
@@ -2329,6 +2344,7 @@ exports[`show status for a kube object given application starts and in test page > -
+
Close ⌘+W
diff --git a/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap index 001f97e00b..9fc7e6bbf1 100644 --- a/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/kube-object-status-icon/extension-api/__snapshots__/disable-kube-object-statuses-when-cluster-is-not-relevant.test.tsx.snap @@ -344,6 +344,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi > -
+
Close ⌘+W
@@ -725,6 +728,7 @@ exports[`disable kube object statuses when cluster is not relevant given extensi > -
+
Close ⌘+W
@@ -1106,6 +1112,7 @@ exports[`disable kube object statuses when cluster is not relevant given not yet > -
+
Close ⌘+W
diff --git a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap index f46517dc0b..b087beee3d 100644 --- a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap +++ b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-new-tab.test.tsx.snap @@ -548,6 +548,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -1183,6 +1186,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -1823,6 +1829,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -2532,6 +2541,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -2581,6 +2593,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -3216,6 +3231,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -3265,6 +3283,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -3972,6 +3993,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -4021,6 +4045,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -4730,6 +4757,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -5453,6 +5483,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -6171,6 +6204,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -6880,6 +6916,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -7589,6 +7628,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -8845,6 +8887,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
@@ -10657,6 +10702,7 @@ exports[`cluster/namespaces - edit namespace from new tab when navigating to nam > -
+
Close ⌘+W
diff --git a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap index e23184d8fc..f82cbc2e0e 100644 --- a/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap +++ b/src/features/cluster/namespaces/__snapshots__/edit-namespace-from-previously-opened-tab.test.tsx.snap @@ -455,6 +455,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t > -
+
Close ⌘+W
@@ -997,6 +1000,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t > -
+
Close ⌘+W
diff --git a/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap b/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap index 2fd23c30cc..4dc26ef987 100644 --- a/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap +++ b/src/features/cluster/workloads/overview/extension-api/__snapshots__/disable-workloads-overview-details-when-cluster-is-not-relevant.test.tsx.snap @@ -435,6 +435,7 @@ exports[`disable workloads overview details when cluster is not relevant given e > -
+
Close ⌘+W
@@ -942,6 +945,7 @@ exports[`disable workloads overview details when cluster is not relevant given e > -
+
Close ⌘+W
@@ -1449,6 +1455,7 @@ exports[`disable workloads overview details when cluster is not relevant given n > -
+
Close ⌘+W
diff --git a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap index 15c98bdca1..043ee215ba 100644 --- a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap +++ b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-new-tab.test.ts.snap @@ -2010,6 +2010,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -2765,6 +2768,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -3764,6 +3770,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -4737,6 +4746,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -5705,6 +5717,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -6673,6 +6688,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -7663,6 +7681,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -8662,6 +8683,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -9630,6 +9654,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -10653,6 +10680,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -12261,6 +12291,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -13109,6 +13142,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -14323,6 +14359,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -14372,6 +14411,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -15127,6 +15169,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -15176,6 +15221,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -16146,6 +16194,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -16195,6 +16246,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -17163,6 +17217,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
@@ -18131,6 +18188,7 @@ exports[`installing helm chart from new tab given tab for installing chart was n > -
+
Close ⌘+W
diff --git a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap index c0359c4b88..ea4fa6fc90 100644 --- a/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap +++ b/src/features/helm-charts/installing-chart/__snapshots__/installing-helm-chart-from-previously-opened-tab.test.ts.snap @@ -430,6 +430,7 @@ exports[`installing helm chart from previously opened tab given tab for installi > -
+
Close ⌘+W
@@ -947,6 +950,7 @@ exports[`installing helm chart from previously opened tab given tab for installi > -
+
Close ⌘+W
diff --git a/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap b/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap index 6417d5c987..dcd2bb5dd1 100644 --- a/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap +++ b/src/features/helm-charts/installing-chart/__snapshots__/opening-dock-tab-for-installing-helm-chart.test.ts.snap @@ -6188,6 +6188,7 @@ exports[`opening dock tab for installing helm chart given application is started > -
+
Close ⌘+W
diff --git a/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap b/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap index 44a9781448..7c995becc5 100644 --- a/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap +++ b/src/features/helm-releases/__snapshots__/showing-details-for-helm-release.test.ts.snap @@ -596,9 +596,14 @@ exports[`showing details for helm release given application is started when navi
+ class="NoItems flex box grow" + > +
+ Item list is empty +
+
-
+
Close ⌘+W
diff --git a/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap b/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap index c491c391ae..d629d85798 100644 --- a/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap +++ b/src/renderer/frames/cluster-frame/__snapshots__/cluster-frame.test.tsx.snap @@ -383,6 +383,7 @@ exports[` given cluster with list nodes and namespaces permissio > given cluster with list nodes and namespaces permissio close -
+
Close ⌘+W
@@ -849,6 +852,7 @@ exports[` given cluster with list nodes and namespaces permissio > given cluster with list nodes and namespaces permissio close -
+
Close ⌘+W
@@ -1379,6 +1385,7 @@ exports[` given cluster without list nodes, but with namespaces > given cluster without list nodes, but with namespaces close -
+
Close ⌘+W