Testing Vue.js Components - Learn Vue.js Component Testing
Lessons
- Installing Vue Test Utils 5:15
- Mounting Components with Vue Test Utils 7:00
- The Wrapper Object 4:20
- Learn How To Test Computed Properties and Watchers 6:47
- Learn How To Test Vue.js Methods 9:22
- Learn How to Test Vue.js Lifecycle Methods 7:51
- Traversing The DOM 4:36
- How to Stub a Vue.js Child Component 4:24
- How to test that a Vuex Store is injected into a Vue.js component 5:44