angular/packages/common/testing/src
Jason Aden d0672c252e feat(common): add MockPlatformLocation to enable more robust testing of Location services (#30055)
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
2019-04-24 13:49:28 -07:00
..
location_mock.ts docs: convert all @experimental tags to @publicApi tags (#26595) 2018-10-19 14:35:52 -07:00
mock_location_strategy.ts docs: common with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
mock_platform_location.ts feat(common): add MockPlatformLocation to enable more robust testing of Location services (#30055) 2019-04-24 13:49:28 -07:00
testing.ts feat(common): add MockPlatformLocation to enable more robust testing of Location services (#30055) 2019-04-24 13:49:28 -07:00