angular/packages/common/testing/src
Thomas Wilkinson 27f5eed017 refactor(common): Add fake implementation of PlatformNavigation. (#52363)
This implementation does most, but not all, of the things the native
Navigation API does. Also adds a spec that tests all the currently
supported behaviors.

PR Close #52363
2023-11-09 18:01:33 +00:00
..
navigation refactor(common): Add fake implementation of PlatformNavigation. (#52363) 2023-11-09 18:01:33 +00:00
location_mock.ts fix(common): remove code duplication between entry-points (#51500) 2023-08-29 17:55:34 +00:00
mock_location_strategy.ts refactor(common): add missing override to satisfy the linter (#49599) 2023-03-28 10:12:36 -07:00
mock_platform_location.ts fix(common): Fix MockPlatformLocation events and missing onPopState implementation (#48113) 2022-11-21 13:45:05 -08:00
provide_location_mocks.ts docs: declare Standalone APIs as stable (#47754) 2022-10-17 12:15:20 +02:00
testing.ts feat(common): add provideLocationMocks() function to provide Location mocks (#47674) 2022-10-10 19:42:11 +00:00