Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File tasks/test.js not created when choosing only e2e tests #36

Closed
meriadec opened this issue Nov 23, 2015 · 0 comments
Closed

File tasks/test.js not created when choosing only e2e tests #36

meriadec opened this issue Nov 23, 2015 · 0 comments
Assignees
Labels

Comments

@meriadec
Copy link
Member

? Your project name: tttt
? Choose a backend type: Good old JSON
? Which development tool do you want for browser reloading / synchronising? Livereload
? Do you want to add some documentation generators?
? Customize your test suite. End to end tests using Protractor
? Which module do you want to load?
   create bower.json
   create package.json
   create .gitignore
   create .bowerrc
   create .travis.yml
   create .editorconfig
   create client/app.js
   create client/assets/favicon.ico
   create client/index.html
   create client/styles/app.scss
   create client/views/home/home.html
   create client/views/home/home.controller.js
   create client/views/home/home.e2e.js
   create client/views/home/home.js
   create gulpfile.js
   create protractor.conf.js
   create README.md
   create server/config/environment/development.js
   create server/config/environment/index.js
   create server/config/environment/production.js
   create server/config/environment/test.js
   create server/config/express.js
   create server/routes.js
   create server/server.js
   create tasks/build.js
   create tasks/chore.js
   create tasks/config/bowerFilesToExclude.js
   create tasks/config/filesToInject.js
   create tasks/config/revFilesToExclude.js
   create tasks/control.js
   create tasks/inject.js
   create tasks/preview.js
   create tasks/sass.js
   create tasks/serve.js
   create tasks/watch.js

As we can see, no tasks/test.js file is created, although a gulp e2e and gulp e2e:update tasks exists, and they reference the missing file.

We should get rid of it :) Even if choosing only e2e tests is a strange choice!

@meriadec meriadec added the bug label Nov 23, 2015
@meriadec meriadec self-assigned this Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant