angular/packages/router/testing/test
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
..
BUILD.bazel feat(router): Add test helper for trigger navigations in tests (#48552) 2023-01-25 19:31:38 +00:00
router_testing_harness.spec.ts fix(router): RouterTestingHarness should throw if a component is expected but navigation fails (#52357) 2023-10-25 11:04:22 -07:00