Skip to content

fix(@angular/cli): support app option for test command#7795

Merged
filipesilva merged 1 commit intoangular:masterfrom
clydin:integrate-test-config
Sep 25, 2017
Merged

fix(@angular/cli): support app option for test command#7795
filipesilva merged 1 commit intoangular:masterfrom
clydin:integrate-test-config

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Sep 22, 2017

Fixes #7779

Copy link
Copy Markdown
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great fix. This should also fix some other options not being passed on properly, and allow extending it better.

@filipesilva filipesilva merged commit 8ebc37a into angular:master Sep 25, 2017
@clydin clydin deleted the integrate-test-config branch September 25, 2017 10:47
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng test --app name|index always runs tests for apps[0]

3 participants