Brussels Day 3

We started off discussing testing in Vue.js, specifically how to test, what to test and what tools to use.
Unit tests should test components logically, not presentationally. They shouldn’t test how the component works internally; that’s too…


This content originally appeared on Welcome to my blog on Trys Mudford and was authored by Welcome to my blog on Trys Mudford

We started off discussing testing in Vue.js, specifically how to test, what to test and what tools to use. Unit tests should test components logically, not presentationally. They shouldn’t test how the component works internally; that’s too tightly coupled. It should test how the ‘public API’ of the component works. The IO of the component is the most important factor to test, how it works internally is open for refactoring.


This content originally appeared on Welcome to my blog on Trys Mudford and was authored by Welcome to my blog on Trys Mudford


Print Share Comment Cite Upload Translate Updates
APA

Welcome to my blog on Trys Mudford | Sciencx (2017-10-19T00:00:00+00:00) Brussels Day 3. Retrieved from https://www.scien.cx/2017/10/19/brussels-day-3/

MLA
" » Brussels Day 3." Welcome to my blog on Trys Mudford | Sciencx - Thursday October 19, 2017, https://www.scien.cx/2017/10/19/brussels-day-3/
HARVARD
Welcome to my blog on Trys Mudford | Sciencx Thursday October 19, 2017 » Brussels Day 3., viewed ,<https://www.scien.cx/2017/10/19/brussels-day-3/>
VANCOUVER
Welcome to my blog on Trys Mudford | Sciencx - » Brussels Day 3. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2017/10/19/brussels-day-3/
CHICAGO
" » Brussels Day 3." Welcome to my blog on Trys Mudford | Sciencx - Accessed . https://www.scien.cx/2017/10/19/brussels-day-3/
IEEE
" » Brussels Day 3." Welcome to my blog on Trys Mudford | Sciencx [Online]. Available: https://www.scien.cx/2017/10/19/brussels-day-3/. [Accessed: ]
rf:citation
» Brussels Day 3 | Welcome to my blog on Trys Mudford | Sciencx | https://www.scien.cx/2017/10/19/brussels-day-3/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.