angular/packages/router/test/integration
Andrew Scott dd09da8ba2
refactor(router): Add provider for integrating with Navigation API and Location shim
This adds a (private) provider for integrating with the browser Navigation API.
This provider ensures that interactions with the `Location` service
use the underlying platform navigation rather than the history and
location APIs.
2025-10-27 09:21:56 +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 refactor(router): Add handling for empty observables in guards (#63546) 2025-09-02 11:50:49 -07:00
integration.spec.ts refactor(router): Add provider for integrating with Navigation API and Location shim 2025-10-27 09:21:56 +01:00
integration_helpers.ts test(router): This commit removes ZoneJS from the router tests (#61078) 2025-05-05 08:55:01 -07:00
lazy_loading.spec.ts fix(router): ensure preloaded components are properly activated (#62502) 2025-07-09 14:39:39 -07:00
navigation.spec.ts refactor(router): Compress middle of navigation pipeline to fewer operators (#64480) 2025-10-24 09:31:05 +02:00
navigation_errors.spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
redirects.spec.ts test(router): Add test for empty path redirect and no match (#62176) 2025-06-23 14:18:12 +02: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