----
Title: Testing Vue.js Components
Link: https://vueschool.io/courses/learn-how-to-test-vuejs-components
Description: Learn everything you need to know to test your Vue.js components like a pro!
Difficulty: #ADVANCED
Type: #PREMIUM
Lessons: 11
Tags: #vueschool
----
Title: 1 - Installing Vue Test Utils
Link: https://vueschool.io/lessons/installing-vue-test-utils
Time: 5:15
Title: 2 - Mounting Components with Vue Test Utils
Link: https://vueschool.io/lessons/mounting-components-with-vue-test-utils
Time: 7:00
Title: 3 - The Wrapper Object
Link: https://vueschool.io/lessons/the-wrapper-object
Time: 4:20
Title: 4 - Learn How To Test Computed Properties and Watchers
Link: https://vueschool.io/lessons/learn-how-to-test-computed-properties-and-watchers-vuejs
Time: 6:47
Title: 5 - Learn How To Test Vue.js Methods
Link: https://vueschool.io/lessons/learn-how-to-test-vuejs-methods
Time: 9:22
Title: 6 - Learn How to Test Vue.js Lifecycle Methods
Link: https://vueschool.io/lessons/learn-how-to-test-vuejs-lifecycle-methods
Time: 7:51
Title: 7 - Traversing The DOM
Link: https://vueschool.io/lessons/traversing-the-dom
Time: 4:36
Title: 8 - How to Stub a Vue.js Child Component
Link: https://vueschool.io/lessons/how-to-stub-a-vuejs-child-component
Time: 4:24
Title: 9 - How to test that a Vuex Store is injected into a Vue.js component
Link: https://vueschool.io/lessons/how-to-test-vuejs-component-with-vuex-store
Time: 5:44
Title: 10 - Exercise 1: Rendering a List of Users
Link: https://vueschool.io/lessons/exercise-1-rendering-a-list-of-users
Time: 6:26
Title: 11 - Exercise 2: Interacting with a Form
Link: https://vueschool.io/lessons/exercise-2-interacting-with-a-form
Time: 4:26
Title: Testing Vue.js Components
Link: https://vueschool.io/courses/learn-how-to-test-vuejs-components
Description: Learn everything you need to know to test your Vue.js components like a pro!
Difficulty: #ADVANCED
Type: #PREMIUM
Lessons: 11
Tags: #vueschool
----
Title: 1 - Installing Vue Test Utils
Link: https://vueschool.io/lessons/installing-vue-test-utils
Time: 5:15
Title: 2 - Mounting Components with Vue Test Utils
Link: https://vueschool.io/lessons/mounting-components-with-vue-test-utils
Time: 7:00
Title: 3 - The Wrapper Object
Link: https://vueschool.io/lessons/the-wrapper-object
Time: 4:20
Title: 4 - Learn How To Test Computed Properties and Watchers
Link: https://vueschool.io/lessons/learn-how-to-test-computed-properties-and-watchers-vuejs
Time: 6:47
Title: 5 - Learn How To Test Vue.js Methods
Link: https://vueschool.io/lessons/learn-how-to-test-vuejs-methods
Time: 9:22
Title: 6 - Learn How to Test Vue.js Lifecycle Methods
Link: https://vueschool.io/lessons/learn-how-to-test-vuejs-lifecycle-methods
Time: 7:51
Title: 7 - Traversing The DOM
Link: https://vueschool.io/lessons/traversing-the-dom
Time: 4:36
Title: 8 - How to Stub a Vue.js Child Component
Link: https://vueschool.io/lessons/how-to-stub-a-vuejs-child-component
Time: 4:24
Title: 9 - How to test that a Vuex Store is injected into a Vue.js component
Link: https://vueschool.io/lessons/how-to-test-vuejs-component-with-vuex-store
Time: 5:44
Title: 10 - Exercise 1: Rendering a List of Users
Link: https://vueschool.io/lessons/exercise-1-rendering-a-list-of-users
Time: 6:26
Title: 11 - Exercise 2: Interacting with a Form
Link: https://vueschool.io/lessons/exercise-2-interacting-with-a-form
Time: 4:26
Vue School
Learn How to Test Your Vue.js Components
Learn how to test Vue.js components with the official unit testing library for Vue.js - Vue Test Utils.