angular/packages/router/test/integration
SkyZeroZx 580212c995 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

(cherry picked from commit 6eff439546)
2026-04-20 16:46:30 -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:30 -07:00
integration_helpers.ts test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -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 build: migrate router to use rules_js (#61542) 2025-05-21 09:53:34 +00: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 test(router): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08:00