mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`RouterTestingModule` is not needed as of v16. Instead, TestBed automatically provides `MockPlatformLocation` in order to help test navigations in the application. The location mocks in the RouterTestingModule aren't necessary anymore. There doesn't appear to be any real documentation around `RouterTestingModule` other than the API docs. PR Close #49427 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| environments | ||
| manifest | ||
| popups | ||
| styles | ||
| BUILD.bazel | ||
| devtools.html | ||
| devtools.ts | ||
| index.html | ||
| main.ts | ||
| styles.scss | ||