The video for this lesson is currently being updated, please read the transcript instead.

Creating a wrapper factory

We're about to begin writing tests for the other components from our app. Before we do though, notice that a lot of the code in this first test is just for setting up the wrapper and installing plugins.

For example, we import Vuetify and Vue Router, then we create a local copy of Vue and install the router, and so on.

To view the complete lesson you'll need to login or join this course.


Click to load comments...