angular/packages/router/testing/src
Matthieu Riegler 0b14e4ef74 feat(router): exposes the fixture of the RouterTestingHarness (#50280)
The component exposed by the fixture is not important thus marked as `unknown`.

Exposing the fixture of the `RouterTestingHarness` allows to use the methods & properties of that fixture and makes it compatible with testing libraries relying on `ComponentFixture`

Fixes #48855

PR Close #50280
2023-06-14 15:27:25 +02:00
..
router_testing_harness.ts feat(router): exposes the fixture of the RouterTestingHarness (#50280) 2023-06-14 15:27:25 +02:00
router_testing_module.ts refactor(router): remove private export of withPreloading (#50194) 2023-05-09 14:45:30 -07:00
testing.ts feat(router): Add test helper for trigger navigations in tests (#48552) 2023-01-25 19:31:38 +00:00