mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Prior to this change we had a MockLocationStrategy to replace the Path and Hash Location Strategies. However, there wasn't a good way to test the PlatformLocation which is needed for doing things such as setting history.state, using back()/forward(), etc. PR Close #30055 |
||
|---|---|---|
| .. | ||
| location_mock.ts | ||
| mock_location_strategy.ts | ||
| mock_platform_location.ts | ||
| testing.ts | ||