mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Update snapshots after adding new testid
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
bb5876b39c
commit
535bac4df9
@ -34,6 +34,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
</div>
|
</div>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
<i
|
<i
|
||||||
@ -654,6 +655,7 @@ exports[`disable kube object detail items when cluster is not relevant given ext
|
|||||||
</div>
|
</div>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
<i
|
<i
|
||||||
@ -1269,6 +1271,7 @@ exports[`disable kube object detail items when cluster is not relevant given not
|
|||||||
</div>
|
</div>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
<i
|
<i
|
||||||
|
|||||||
@ -34,6 +34,7 @@ exports[`reactively hide kube object detail item renders 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
<i
|
<i
|
||||||
@ -649,6 +650,7 @@ exports[`reactively hide kube object detail item when the item is shown renders
|
|||||||
</div>
|
</div>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
<i
|
<i
|
||||||
|
|||||||
@ -291,6 +291,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
>
|
>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
@ -724,6 +725,7 @@ exports[`disable kube object menu items when cluster is not relevant given exten
|
|||||||
>
|
>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@ -1151,6 +1153,7 @@ exports[`disable kube object menu items when cluster is not relevant given not y
|
|||||||
>
|
>
|
||||||
<ul
|
<ul
|
||||||
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
class="Menu MenuActions flex KubeObjectMenu toolbar gaps right bottom"
|
||||||
|
data-testid="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
id="menu-actions-for-kube-object-menu-for-some-uid"
|
id="menu-actions-for-kube-object-menu-for-some-uid"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -778,6 +778,7 @@ exports[`workloads / pods when navigating to workloads / pods view given a names
|
|||||||
<div>
|
<div>
|
||||||
<i
|
<i
|
||||||
class="Icon material interactive focusable"
|
class="Icon material interactive focusable"
|
||||||
|
data-testid="icon-for-menu-actions-for-kube-object-menu-for-uuid-1"
|
||||||
id="menu-actions-for-kube-object-menu-for-uuid-1"
|
id="menu-actions-for-kube-object-menu-for-uuid-1"
|
||||||
tabindex="0"
|
tabindex="0"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user