angular/packages/router/test/integration
Andrew Scott cc03254b12 refactor(router): Avoid aborting traversal navigations
Unnecessarily aborting traversal navigations will break focus and scroll
restoration. We need to keep them open rather than replacing them with
an identical router-initiated navigation.
2025-12-02 16:45:17 +01:00
..
duplicate_in_flight_navigations.spec.ts test(router): This commit removes ZoneJS from the router tests (#61078) 2025-05-05 08:55:01 -07:00
eager_url_update_strategy.spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
guards.spec.ts feat(router): Execute RunGuardsAndResolvers function in injection context 2025-11-20 17:05:10 -05:00
integration.spec.ts refactor(router): Build out integration with browser Navigation API (#64905) 2025-11-06 17:42:04 +00:00
integration_helpers.ts refactor(router): Build out integration with browser Navigation API (#64905) 2025-11-06 17:42:04 +00:00
lazy_loading.spec.ts refactor(router): Build out integration with browser Navigation API (#64905) 2025-11-06 17:42:04 +00:00
navigation.spec.ts refactor(router): Avoid aborting traversal navigations 2025-12-02 16:45:17 +01:00
navigation_errors.spec.ts refactor(router): Build out integration with browser Navigation API (#64905) 2025-11-06 17:42:04 +00:00
redirects.spec.ts refactor(router): Build out integration with browser Navigation API (#64905) 2025-11-06 17:42:04 +00:00
route_data.spec.ts build: migrate router to use rules_js (#61542) 2025-05-21 09:53:34 +00:00
route_reuse_strategy.spec.ts build: migrate router to use rules_js (#61542) 2025-05-21 09:53:34 +00:00
router_events.spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
router_link_active.spec.ts build: migrate router to use rules_js (#61542) 2025-05-21 09:53:34 +00:00
router_links.spec.ts build: migrate router to use rules_js (#61542) 2025-05-21 09:53:34 +00:00