Clark Du
a204b7e765
test: use jest-junit as needed
2018-11-08 00:05:41 +00:00
Kayla Ngan
3ec2579d09
chore(ci, azure): report test results on azure pipelines ( #4242 )
2018-10-31 22:09:50 +03:30
Pooya Parsa
39b558f59c
refactor core into sub-packages ( #4202 )
2018-10-31 00:12:53 +03:30
Pim
72961acabd
feat: nuxt-loading enhancenments ( #3891 )
2018-10-29 19:18:40 +03:30
Clark Du
9df5f49e07
feat: split builder into more refined modules ( #4171 )
...
New packages:
- `@nuxt/webpack`
- `@nuxt/generator`
2018-10-24 20:25:18 +03:30
Pooya Parsa
9c1e0d1743
feat: migrate nuxt into monorepo ( #4051 )
...
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-18 00:58:25 +03:30
Clark Du
432720b8c8
fix: appveyor test failure ( #3754 )
...
* fix: appveyor test failure
* ci: bring back yarn cache
* ci: turn off matrix
* refactor: use babel instead of esm in jest
* refactor: use es modules in fixtures
2018-08-17 22:25:23 +02:00
Clark Du
a778feb3dd
test: disable jest detectOpenHandles for now
2018-08-10 16:55:39 +01:00
Clark Du
cff76965f6
refactor: worker-pool uses default count and not collect coverage in appveyor
2018-07-24 11:44:08 +01:00
Clark Du
364be8dc68
refactor: extract common jest config
2018-07-24 11:44:08 +01:00
Clark Du
2be9d136d9
fix: expand is cli option rather than configuration
2018-04-08 22:43:04 +08:00
Clark Du
4285d48691
refactor: use collectCoverageFrom instead of coveragePathIgnorePatterns
2018-04-08 22:41:12 +08:00
Clark Du
c9f942d685
refactor: ignore coverage of test dir
2018-04-06 23:42:54 +08:00
Clark Du
026541516e
test(coverage): ignore lib/*.js coverage
2018-03-29 17:30:16 +08:00
Clark Du
0648917088
test(coverage): ignore forked vue-ssr plugin
2018-03-29 16:38:12 +08:00
Clark Du
0fb9b54fe0
test(coverage): collect coverage from all js by default
2018-03-29 16:15:44 +08:00
Clark Du
7c9c4a5017
test(coverage): ignore forked vue-ssr plugin
2018-03-29 15:20:48 +08:00
Clark Du
ef7a42649d
misc: improve coverage and packaging ( #3121 )
...
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Pooya Parsa
79d97b2be2
fix(ci): report coverage only for unit tests
...
jest + puppeteer: https://circleci.com/gh/nuxt/nuxt.js/581
2018-03-19 19:27:48 +03:30
Pooya Parsa
34c1cad8cc
enable collectCoverage and codecov
2018-03-19 19:19:16 +03:30
Pooya Parsa
a4b4688f7c
split e2e tests
2018-03-19 11:52:00 +03:30
Pooya Parsa
731ce56067
add circleCI pipeline
2018-03-19 10:46:22 +03:30
Pooya Parsa
c4068c3a70
working tests
2018-03-19 03:11:14 +03:30