Nuxt/packages/cli/test/unit
Jonas Galvez 19287cce96 feat(cli): add help command (#4248)
* add commands/help

* simply cmds in run()

* refinement

* simply cmds in run() (2)

* simply cmds in run() (3)

* lint

* cmd.showHelp()

* check for cmd / uknown cmd

* final fix

* fixes

* remove Set

* Add NuxtCommand.load()

* updated tests

* lint
2018-11-02 05:35:32 +01:00
..
__snapshots__ feat(cli): add help command (#4248) 2018-11-02 05:35:32 +01:00
build.test.js refactor(cli): cleanups and improvements (#4222) 2018-10-30 01:46:16 +03:30
cli.test.js refactor(cli): cleanups and improvements (#4222) 2018-10-30 01:46:16 +03:30
command.test.js feat(cli): add help command (#4248) 2018-11-02 05:35:32 +01:00
dev.test.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
generate.test.js refactor(cli): cleanups and improvements (#4222) 2018-10-30 01:46:16 +03:30
start.test.js refactor(cli): cleanups and improvements (#4222) 2018-10-30 01:46:16 +03:30
utils.test.js feat(cli): list commands (#4245) 2018-11-01 04:53:06 +01:00