Resources
Our objective in this module is to learn how to unit test a Vue.js app. But so far, we've only seen how to test a regular JavaScript function.
This is a companion discussion topic for the original entry at https://vuejsdevelopers.com/lessons/testing-components-with-vue-test-utils-1/