angular/packages/common/testing/src
Paul Gschwendtner 86c5e34601 fix(common): remove code duplication between entry-points (#51500)
The common packages were duplicating a little bit of code due
to relative imports between entry-points. This caused bundlers to
inline shared functions twice in both FESM outputs.i

PR Close #51500
2023-08-29 17:55:34 +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