Skip to content

generators are creating unexpected tests folder #83

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

Closed
cironunes opened this issue Dec 1, 2015 · 4 comments
Closed

generators are creating unexpected tests folder #83

cironunes opened this issue Dec 1, 2015 · 4 comments

Comments

@cironunes
Copy link
Member

Steps to reproduce:

  1. run ng generate service foo-bar
  2. run ls -l and you'll see the tests folder

Note that this is not happening for the pipe generator but for all the others

@IgorMinar
Copy link
Contributor

ahhh.. I'm guessing that this is because of how we override the core ember-cli test command which scaffolds stuff into the test directory.. just my guess.

@filipesilva
Copy link
Contributor

Yeah, just had this as well. I wonder what's so different about the pipe one.... I just did a new routes blueprint and I got the extra tests as well.

@Brocco
Copy link
Contributor

Brocco commented Feb 23, 2016

This was resolved as part of PR #217

@Brocco Brocco closed this as completed Feb 23, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants