summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDixsie <dixsie@ibm.com>2021-03-25 23:44:02 +0300
committerDixsie Wolmers <dixsiew@gmail.com>2021-03-30 20:10:51 +0300
commit1915d8c4992c1a4165e8ae108e4d799b3b4ce86a (patch)
tree3dd5d163f97e744ef840ca3d18f7a663d02af559 /tests
parent3bb5e8273fbf7dcc56bd7dd14d8395715d15b1b0 (diff)
downloadwebui-vue-1915d8c4992c1a4165e8ae108e4d799b3b4ce86a.tar.xz
Update all minor and patch releases
Updated NPM packages with minor and patch releases only. Tested the UI locally and by building copying to the BMC and running in an overlay and did not observe breaking changes. Major releases are not updated in this commit as they require additional testing and code updates to address breaking changes and will be updated separately once those updates are stable. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I73c952a75a1148c5852a18d73b9065083fd8e94c
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/Global/__snapshots__/Search.spec.js.snap4
-rw-r--r--tests/unit/__snapshots__/AppNavigation.spec.js.snap8
2 files changed, 5 insertions, 7 deletions
diff --git a/tests/unit/Global/__snapshots__/Search.spec.js.snap b/tests/unit/Global/__snapshots__/Search.spec.js.snap
index 4f893845..cd94a345 100644
--- a/tests/unit/Global/__snapshots__/Search.spec.js.snap
+++ b/tests/unit/Global/__snapshots__/Search.spec.js.snap
@@ -16,9 +16,7 @@ exports[`Search.vue should render correctly 1`] = `
>
global.form.search
</label>
- <div
- class="bv-no-focus-ring"
- >
+ <div>
<div
class="input-group align-items-center input-group-md"
role="group"
diff --git a/tests/unit/__snapshots__/AppNavigation.spec.js.snap b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
index 63fc847b..936395cd 100644
--- a/tests/unit/__snapshots__/AppNavigation.spec.js.snap
+++ b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
@@ -18,7 +18,7 @@ exports[`AppNavigation.vue should render correctly 1`] = `
<a
aria-current="page"
class="nav-link router-link-exact-active router-link-active"
- href="/"
+ href="#/"
target="_self"
>
<svg
@@ -436,7 +436,7 @@ exports[`AppNavigation.vue should render correctly 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
- d="M21,2a9,9,0,0,0-9,9,8.87,8.87,0,0,0,.39,2.61L2,24v6H8L18.39,19.61A9,9,0,0,0,30,11.74a8.77,8.77,0,0,0-1.65-6A9,9,0,0,0,21,2Zm0,16a7,7,0,0,1-2-.3l-1.15-.35L17,18.2l-3.18,3.18L12.41,20,11,21.41l1.38,1.38-1.59,1.59L9.41,23,8,24.41l1.38,1.38L7.17,28H4V24.83L13.8,15l.85-.85-.29-.95a7.14,7.14,0,0,1,3.4-8.44,7,7,0,0,1,10.24,6,6.69,6.69,0,0,1-1.09,4A7,7,0,0,1,21,18Z"
+ d="M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
/>
<circle
cx="22"
@@ -552,7 +552,7 @@ exports[`AppNavigation.vue should render with nav-container open 1`] = `
<a
aria-current="page"
class="nav-link router-link-exact-active router-link-active"
- href="/"
+ href="#/"
target="_self"
>
<svg
@@ -970,7 +970,7 @@ exports[`AppNavigation.vue should render with nav-container open 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
- d="M21,2a9,9,0,0,0-9,9,8.87,8.87,0,0,0,.39,2.61L2,24v6H8L18.39,19.61A9,9,0,0,0,30,11.74a8.77,8.77,0,0,0-1.65-6A9,9,0,0,0,21,2Zm0,16a7,7,0,0,1-2-.3l-1.15-.35L17,18.2l-3.18,3.18L12.41,20,11,21.41l1.38,1.38-1.59,1.59L9.41,23,8,24.41l1.38,1.38L7.17,28H4V24.83L13.8,15l.85-.85-.29-.95a7.14,7.14,0,0,1,3.4-8.44,7,7,0,0,1,10.24,6,6.69,6.69,0,0,1-1.09,4A7,7,0,0,1,21,18Z"
+ d="M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
/>
<circle
cx="22"