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.
Testing Vue Apps - Unit & E2E > Lesson 35

E2E test job

In this video, we'll create a job for our E2E tests. This job will be the most complicated of all our jobs so far as we need not only Mongo DB, but also Selenium and headless Chrome in our CD environment.

So let's begin by creating a new job e2e-test. We'll add a stage property and add it to the test stage. We'll add the only property and add an array member deploy to ensure this job is only run for the deploy branch.


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