Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Enterprise > Lesson 17

Check item in cart

We've now provided E2E tests for user register, selection of an item on the home page, and adding an item to the cart.

The next thing we want to test is that the cart page accurately reflects the shopping cart state.

Page object

Let's create a new page object for the cart page by going to the terminal and typing:

$ touch tests/e2e/page-objects/cart.js

Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom