Skip to content

refactor(@angular/cli): use shared configs for ng test#4851

Closed
filipesilva wants to merge 2 commits into
angular:masterfrom
filipesilva:use-test-ts-config
Closed

refactor(@angular/cli): use shared configs for ng test#4851
filipesilva wants to merge 2 commits into
angular:masterfrom
filipesilva:use-test-ts-config

Conversation

@filipesilva
Copy link
Copy Markdown
Contributor

@filipesilva filipesilva commented Feb 20, 2017

Karma plugin will find the CLI config without needing to be told where it is as well.

Fix #3605
Fix #4850
Fix #4876

Copy link
Copy Markdown
Contributor

@Brocco Brocco left a comment

Choose a reason for hiding this comment

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

All looks OK from me, but probably best for @hansl to take a look too.

Copy link
Copy Markdown
Contributor

@hansl hansl left a comment

Choose a reason for hiding this comment

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

LGTM with one nit: this is a feature, not a refactor. The behavior changed and we need a line in the changelog. Also, could you split this in 2 commits; a feat(@angular/cli): use same webpack config for karma, and a feat(@ngtools/webpack): allow to pass in overrides for compilerOptions. Makes sense?

@filipesilva filipesilva force-pushed the use-test-ts-config branch 2 times, most recently from 2fa1737 to dfc2a63 Compare February 21, 2017 23:11
filipesilva added a commit that referenced this pull request Feb 22, 2017
@filipesilva filipesilva deleted the use-test-ts-config branch February 25, 2017 11:12
asnowwolf pushed a commit to asnowwolf/angular-cli that referenced this pull request Apr 12, 2017
asnowwolf pushed a commit to asnowwolf/angular-cli that referenced this pull request Apr 12, 2017
@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 11, 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 breaks when module.id is set ng test fails on components using css imports Tracking: Use the default webpack config in unit tests

4 participants