<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/tests/unit/AppNavigation.spec.js, 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-01-07T21:16:29+00:00</updated>
<entry>
<title>Resolve issue of page not found when opening new tab</title>
<updated>2021-01-07T21:16:29+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2020-12-29T08:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=fba4d625042171cb1da8ff8a273cd808d7d20c44'/>
<id>urn:sha1:fba4d625042171cb1da8ff8a273cd808d7d20c44</id>
<content type='text'>
Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Id46f9f663c456a7d09b55d6d322b00785df4cbe7
</content>
</entry>
<entry>
<title>Resolve custom-event-name-casing lint warnings</title>
<updated>2020-11-12T20:44:36+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2020-10-29T06:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=edb8a77437d95242ec1ddb98667b0c117a2fb36c'/>
<id>urn:sha1:edb8a77437d95242ec1ddb98667b0c117a2fb36c</id>
<content type='text'>
Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I9eea4eac3b8cacc216fc9ad1011e51622622e75f
</content>
</entry>
<entry>
<title>Fix typo in spec description</title>
<updated>2020-11-11T23:48:50+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-11-09T19:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=6e70dd4747c4708b1a2ee31a923f2b9be26f1b50'/>
<id>urn:sha1:6e70dd4747c4708b1a2ee31a923f2b9be26f1b50</id>
<content type='text'>
Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Ib410eec180d8f08728aae5504ff412fa01df9fee
</content>
</entry>
<entry>
<title>Update linting packages to use latest</title>
<updated>2020-11-03T16:47:51+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-10-21T21:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=602e98aa32f82fd3b0c3d250c7cc1f8da971db24'/>
<id>urn:sha1:602e98aa32f82fd3b0c3d250c7cc1f8da971db24</id>
<content type='text'>
- 99% of changes were small syntax changes that were changed by the
lint command. There were a couple of small manual changes to meet the
property order patterns established as part of the vue:recommended
guidelines.

There are rules that were set from errors to warnings and new stories
are being opened to address those issues.

Testing:
- Successfully ran npm run serve
- Successfully ran npm run lint
- Verified functionality works as expected, e.g. success and failure use cases
- Resolved any JavaScript errors thrown to the console

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Ie082f31c73ccbe8a60afa8f88a9ef6dbf33d9fd2
</content>
</entry>
<entry>
<title>Use Jest as the test framework</title>
<updated>2020-05-05T12:24:59+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-04-24T23:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=ad2ceb6df979cff60e05b088a17ee29dfb95a9ff'/>
<id>urn:sha1:ad2ceb6df979cff60e05b088a17ee29dfb95a9ff</id>
<content type='text'>
- Remove mocha, chai, sinon and setup.js
- Add snapshot test to ApplicationHeader spec and remove skip nav link
test
- Add an update snapshot test that can be run if a page changes and the
snapshot needs to be updated
- Remove tight coupling of application structure and test in
ApplicationHeader spec

We are changing to Jest for a few reasons:
1. Jest is the testing framework used by most Vue applications and
has robust documentation
2. It requires less configuration and works out of the box
3. It includes the ability to perform snapshot testing of rendered
UI, which is much easier to maintain than trying to test specific UI
elements.

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I7bca3613991ebae1fd464fa3a60f079d044ed7b4
</content>
</entry>
<entry>
<title>Add spec files for the components</title>
<updated>2020-04-07T16:36:06+00:00</updated>
<author>
<name>Sukanya Pandey</name>
<email>sukapan1@in.ibm.com</email>
</author>
<published>2020-03-26T11:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=98059c92dfc1b6f30ffbe02f4ae01e7cba30f8e9'/>
<id>urn:sha1:98059c92dfc1b6f30ffbe02f4ae01e7cba30f8e9</id>
<content type='text'>
 - AppHeader.js
 - AppNavigation.js

Signed-off-by: Sukanya Pandey &lt;sukapan1@in.ibm.com&gt;
Change-Id: I55bbd16349dcf134b68fe33ba7cc26f29a98cfc7
</content>
</entry>
</feed>
