moleculerjs / moleculer-cli

:herb: Command line tool for Moleculer
http://moleculer.services/docs/moleculer-cli.html
MIT License
49 stars 28 forks source link

E2E tests #23

Open icebob opened 5 years ago

icebob commented 5 years ago

Need to test:

Similar tests: https://github.com/vuejs/vue-cli/blob/v2/test/e2e/test.js

devalexandre commented 2 years ago

Need to test:

  • [x] create command
  • [ ] init command
  • [ ] connect command
  • [ ] start command
  • [ ] alias-template command

Similar tests: https://github.com/vuejs/vue-cli/blob/v2/test/e2e/test.js