-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Open
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionarea: testingIssues related to Angular testing features, such as TestBedIssues related to Angular testing features, such as TestBedfreq2: medium
Milestone
Description
π Feature request
Command (mark with an x
)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Description
With the deprecation of TestBed.get
(#32406), would it be a good addition to add a schematic to update the usages to TestBed.inject
?
Describe the solution you'd like
Something like the following?
https://github.com/angular/angular-cli/compare/master...timdeschryver:pr/testbed-migration?expand=1
Describe alternatives you've considered
/
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionarea: testingIssues related to Angular testing features, such as TestBedIssues related to Angular testing features, such as TestBedfreq2: medium