-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Labels
area: testingIssues related to Angular testing features, such as TestBedIssues related to Angular testing features, such as TestBedfreq3: highstate: communitySomeone from the Angular community is working on this issue or submitted this PRSomeone from the Angular community is working on this issue or submitted this PRstate: has PRtype: bug/fix
Milestone
Description
📚 Docs or angular.io bug report
Description
✍️ Right now documentation for testing is outdated and npm commands are not updated to the latest angular version (v7)
🔬 Minimal Reproduction
Open https://angular.io/guide/testing#configure-project-for-circle-ci and you will see that npm scripts are using --single-run which is not longer supported and other outdated flags.
What's the affected URL?**
https://angular.io/guide/testing#configure-project-for-circle-ci
https://angular.io/guide/testing#configure-project-for-travis-ci
https://angular.io/guide/testing#configure-cli-for-ci-testing-in-chrome
Reproduction Steps**
Expected vs Actual Behavior**
📷Screenshot
🔥 Exception or Error
🌍 Your Environment
Browser info
Anything else relevant?
Metadata
Metadata
Assignees
Labels
area: testingIssues related to Angular testing features, such as TestBedIssues related to Angular testing features, such as TestBedfreq3: highstate: communitySomeone from the Angular community is working on this issue or submitted this PRSomeone from the Angular community is working on this issue or submitted this PRstate: has PRtype: bug/fix