Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 88

Setting up component tests

Resources:

  • "$attrs is readonly" and "$listeners is readonly" console messages.

The first PrintBay component we'll create tests for is our root component, App.vue. Let's go ahead and create a file that will house the tests that we write for it.

All our client unit tests are going to be in the folder "tests/unit/client", so let's go to the terminal and type:


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom