Nuxt/packages/cli/test/unit
Xin Du (Clark) a616c09b22 feat(test): unit tests for core/config module (#4760)
* feat(test): enable tests in packages

* fix: wait error hook

* test: entry and hookable in core

* fix(test): options snapshot in windows

* refactor(test): simpilify jest.fn

* test: module in core

* test: complete module test

* test: add test for resolver in core

* test: update config snapshot

* test: nuxt in core module
2019-01-19 13:00:51 +01:00
..
__snapshots__ feat(cli): improvements and external commands (#4314) 2018-12-20 14:45:48 +03:30
build.test.js feat(cli): improvements and external commands (#4314) 2018-12-20 14:45:48 +03:30
cli.test.js feat(test): unit tests for core/config module (#4760) 2019-01-19 13:00:51 +01:00
command.test.js feat(cli): improvements and external commands (#4314) 2018-12-20 14:45:48 +03:30
dev.test.js fix: improvements for build and dev stability (#4470) 2018-12-09 14:12:22 +03:30
generate.test.js feat(cli): improvements and external commands (#4314) 2018-12-20 14:45:48 +03:30
imports.test.js refactor: add module not found fatal message in cli/imports (#4741) 2019-01-12 23:51:43 +03:30
list.test.js feat(test): unit tests for core/config module (#4760) 2019-01-19 13:00:51 +01:00
run.test.js feat(cli): improvements and external commands (#4314) 2018-12-20 14:45:48 +03:30
start.test.js feat: improve SSR bundle (#4439) 2018-12-01 13:43:28 +03:30
utils.test.js fix: modern=true or false not work as expected (#4378) 2018-11-22 15:48:26 +00:00