angular/packages/router/testing/src
Andrew Scott 0037c213a3 fix(router): RouterTestingHarness should throw if a component is expected but navigation fails (#52357)
The `RouterTestingHarness` should throw an error if the call to `navigateByUrl`
expects a component to be activated but the navigation failed.

fixes #52344

PR Close #52357
2023-10-25 11:04:22 -07:00
..
router_testing_harness.ts fix(router): RouterTestingHarness should throw if a component is expected but navigation fails (#52357) 2023-10-25 11:04:22 -07:00
router_testing_module.ts fix(router): Remove deprecated setupTestingRouter function (#51826) 2023-09-22 09:47:44 -07:00
testing.ts feat(router): Add test helper for trigger navigations in tests (#48552) 2023-01-25 19:31:38 +00:00