vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.7k stars 4.39k forks source link

Fix test unit + e2e #1448

Open fritx opened 6 years ago

fritx commented 6 years ago
  1. fix unit test by setting testURL to jest
  2. fix e2e test by upgrading chromedriver version

Before:

plus

After: