2019-06-20 10:33:11 +03:00
2018-09-18 14:27:33 +03:00
2019-06-20 10:12:49 +03:00
2019-02-12 11:08:16 +02:00
2019-06-20 10:12:49 +03:00
2018-09-03 12:56:11 +03:00
2018-09-03 12:56:11 +03:00
2018-09-03 12:56:11 +03:00
2018-09-03 12:56:11 +03:00
2019-06-20 10:33:11 +03:00
2018-09-03 12:56:11 +03:00
2019-02-12 11:23:36 +02:00
2018-09-27 12:03:42 +03:00
2019-06-20 10:12:49 +03:00
2019-06-20 10:12:49 +03:00
2018-09-18 14:27:33 +03:00

Vue Material Kit Free - Testing Branch

How to run locally the tests

  • Get testing branch to the latest version
    • git checkout testing
    • git pull
  • Install dependecies
    • npm install
  • Open project:
    • npm run serve
  • Run tests (in other terminal)
    • npm run test:test:kit
  • Open Visual regression dashboard
    • npm run generateReport

Development rules

  • After developing a new feature merge master into testing branch so Visual Regression would run with the last version of the kit
Languages
CSS 45.9%
SCSS 33.1%
Vue 14.1%
JavaScript 6.8%