moleculer-cli icon indicating copy to clipboard operation
moleculer-cli copied to clipboard

E2E tests

Open icebob opened this issue 6 years ago • 1 comments

Need to test:

  • [ ] 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

icebob avatar Mar 06 '19 20:03 icebob

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

devalexandre avatar Oct 15 '21 04:10 devalexandre