test: add jest config for coverage

This commit is contained in:
xidedix
2018-08-21 18:00:21 +02:00
parent 4c2d2235be
commit d6a4b494c2
3 changed files with 12 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
## [vue](./README.md) version `changelog`
##### `v2.0.0-next`
- test(unit): add test for User.vue
- test: add jest config for coverage
##### `v2.0.0-rc.0`
- test(unit): add some views testing
- test(e2e): add testing for mobile `sidebar-show`