<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/tests/unit/Global, branch processor-chart</title>
<subtitle>Web-based user interface built on Vue.js for managing OpenBMC systems (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/'/>
<updated>2021-03-30T17:10:51+00:00</updated>
<entry>
<title>Update all minor and patch releases</title>
<updated>2021-03-30T17:10:51+00:00</updated>
<author>
<name>Dixsie</name>
<email>dixsie@ibm.com</email>
</author>
<published>2021-03-25T20:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=1915d8c4992c1a4165e8ae108e4d799b3b4ce86a'/>
<id>urn:sha1:1915d8c4992c1a4165e8ae108e4d799b3b4ce86a</id>
<content type='text'>
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 &lt;dixsie@ibm.com&gt;
Change-Id: I73c952a75a1148c5852a18d73b9065083fd8e94c
</content>
</entry>
<entry>
<title>Update failing unit tests</title>
<updated>2021-01-29T17:48:54+00:00</updated>
<author>
<name>Yoshie Muranaka</name>
<email>yoshiemuranaka@gmail.com</email>
</author>
<published>2021-01-29T17:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=6e89ba6c924d8607169dd9dfe7d130b55a21a7e4'/>
<id>urn:sha1:6e89ba6c924d8607169dd9dfe7d130b55a21a7e4</id>
<content type='text'>
Accessibility updates for icon only buttons required updates
to snapshot unit tests.

Signed-off-by: Yoshie Muranaka &lt;yoshiemuranaka@gmail.com&gt;
Change-Id: Ia2bb1576f53d3f38c4c68879b5273edd3d33b92d
</content>
</entry>
<entry>
<title>Add unit test cases for search component</title>
<updated>2021-01-20T18:05:11+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2021-01-05T06:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=5ecdd6663904f4730c06a47efedbd382094e03c3'/>
<id>urn:sha1:5ecdd6663904f4730c06a47efedbd382094e03c3</id>
<content type='text'>
Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I9721a9bc8b1fce850b824a2f9d7a6d199c5e0236
</content>
</entry>
<entry>
<title>Add unit test cases for loading bar component</title>
<updated>2021-01-19T21:58:58+00:00</updated>
<author>
<name>SurenNeware</name>
<email>sneware9@in.ibm.com</email>
</author>
<published>2020-12-29T15:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b31a448dc9d6d153b33e2a8616f1626d376a6ee0'/>
<id>urn:sha1:b31a448dc9d6d153b33e2a8616f1626d376a6ee0</id>
<content type='text'>
Signed-off-by: Suren Neware &lt;sneware9@in.ibm.com&gt;
Change-Id: Ifcb488df080bd64ce9e9865befd4c044a73589e1
</content>
</entry>
<entry>
<title>Run test script as part of the pre-commit hook</title>
<updated>2021-01-19T21:56:19+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-01-05T19:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=9faf55ede63bc596d1d1678085dc026ffb14d99d'/>
<id>urn:sha1:9faf55ede63bc596d1d1678085dc026ffb14d99d</id>
<content type='text'>
Now that we have added more unit testing, it will be beneficial to
run the unit test script prior to check in. Eventually, we will want
this to be part of the CI build process since Git pre-hooks can be
avoided.

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I59aad81a470176d2f6a5afeb130661c642f4d259
</content>
</entry>
<entry>
<title>Fix broken TableToolbar snapshot test</title>
<updated>2021-01-12T20:09:18+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-01-07T05:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=7def3249d454ed7fd45975ab6b5a22cca6ad3a5a'/>
<id>urn:sha1:7def3249d454ed7fd45975ab6b5a22cca6ad3a5a</id>
<content type='text'>
Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I37054cd6aabc619a001ced0d928aacd22f46ed3d
</content>
</entry>
<entry>
<title>Fix broken info-tooltip spec and snapshot</title>
<updated>2021-01-12T20:09:18+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-01-07T05:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=e88b816d47ce36ebc449b3ad78496916beda8ca4'/>
<id>urn:sha1:e88b816d47ce36ebc449b3ad78496916beda8ca4</id>
<content type='text'>
- Two of the test are not needed since they are testing the vue
internal functionality of rendering a title attribute value
correctly and importing the right carbon icon. For this test the only
tests needed is the snapshot. It could be debated that this component
does not require a spec at all.

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Icca107b185cd579d47877d50ec5763c5ffffc06a
</content>
</entry>
<entry>
<title>Add unit test cases for table cell count component</title>
<updated>2021-01-08T21:50:25+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2020-12-29T10:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=4da9495925d601bb4edfb8b007d5b54792b7491b'/>
<id>urn:sha1:4da9495925d601bb4edfb8b007d5b54792b7491b</id>
<content type='text'>
Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: Id948347cd38a9e58d21aaf4180afe8ab5c2f2ed7
</content>
</entry>
<entry>
<title>Add unit test cases for status icon component</title>
<updated>2021-01-07T21:04:42+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2020-12-31T08:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=88ac70fe19bd0451b783e86d34f8ec757cafdb61'/>
<id>urn:sha1:88ac70fe19bd0451b783e86d34f8ec757cafdb61</id>
<content type='text'>
Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I58bb3e5f5fa9c02276b2031322ac01affeb17ca3
</content>
</entry>
<entry>
<title>Update PageContainer snapshot test</title>
<updated>2021-01-07T17:09:12+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-01-05T22:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=812803aa8a31fbbb86418850efb611e6a7028a9c'/>
<id>urn:sha1:812803aa8a31fbbb86418850efb611e6a7028a9c</id>
<content type='text'>
The UI is rendering differently than the snapshot saved. I reviewed
the difference and it is simply a difference with how the formatting
of the class and id values. I did not see this issue when testing the
PageContainer snapshot test. It is not clear why there is a
difference, but if it were to fail again for a different user, we can
remove the snapshot since the main test we want to pass is that the
HTML element being rendered is the &lt;main&gt; element.

To update the snapshot for an individual spec file, use the following
command in the cli:

npm run test:update -- -u tests/unit/Global/PageContainer.spec.js

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Ieac495f893ba2025d2d6f4d3b7b49506bdf0ecae
</content>
</entry>
</feed>
