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

Refactor: Add Multiple bower packages in one statement #2222

Merged
merged 1 commit into from
Oct 7, 2014

Conversation

peterchoo
Copy link
Contributor

Makes adding multiple bower packages easier.

@stefanpenner
Copy link
Contributor

@peterchoo i like!, Can you add tests?

@peterchoo
Copy link
Contributor Author

Tests have been added, let me know if you want any changes to them, they are essentially a copy of the single package tests.

I intend to extend this to affect the addPackageToProject method as well, would you like that in the same PR or a separate one?

@peterchoo
Copy link
Contributor Author

Actually, hold fire on merging this in yet, I am going to re-write the addBowerPackageToProject tests to reflect it's actual functionality.

Remove unnecessary semicolon

Add tests for addBowerPackagesToProject

Properly test addBowerPackageToProject
@rwjblue
Copy link
Member

rwjblue commented Oct 7, 2014

👍

@peterchoo
Copy link
Contributor Author

Squished, ready for review :)

@rwjblue
Copy link
Member

rwjblue commented Oct 7, 2014

Also, for reference, definitely separate PR's for different things. I'd much prefer to keep PR's relatively atomic (it makes my life easier when doing the changelog entries).

@peterchoo
Copy link
Contributor Author

👍

stefanpenner added a commit that referenced this pull request Oct 7, 2014
Refactor: Add Multiple bower packages in one statement
@stefanpenner stefanpenner merged commit 2b2971d into ember-cli:master Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants