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

Using stubs

In this video, we'll continue writing tests for out Item view component. We'll also be introduced to another Vue Test Utils feature called "stubs" that will allow us to better control the way our components are mounted.

Item view

The remaining tests we need to write for the Item view concern the Add to Cart button here.

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


Click to load comments...