angular/packages/router/test/integration
SkyZeroZx 6eff439546 fix(router): restore internal URL on popstate when browserUrl is used
Fixed an issue where back/forward (`popstate`) navigation attempted to match the displayed `browserUrl` instead of the internal route, which could result in `NG04002: Cannot match any routes`.

Fixes #67549
2026-04-20 16:46:25 -07:00
..
duplicate_in_flight_navigations.spec.ts test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08:00
eager_url_update_strategy.spec.ts test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08:00
guards.spec.ts test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08:00
integration.spec.ts fix(router): restore internal URL on popstate when browserUrl is used 2026-04-20 16:46:25 -07:00
integration_helpers.ts feat(router): adds browserUrl input support to router links 2026-02-24 10:51:33 -08:00
lazy_loading.spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
navigation.spec.ts test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08:00
navigation_errors.spec.ts test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08: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 fix(router): set default paramsInheritanceStrategy to 'always' 2026-04-17 14:27:43 -07:00
route_reuse_strategy.spec.ts ci: reformat files 2025-12-16 14:44:19 -08: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 ci: reformat files 2025-12-16 14:44:19 -08:00
router_links.spec.ts feat(router): adds browserUrl input support to router links 2026-02-24 10:51:33 -08:00