angular/packages/platform-server/test
Jan Martin a6f0d5bc20 fix(platform-server): less aggressive ngServerMode cleanup (#61106)
Other code may depend on `ngServerMode` and it might have been set
globally / via a bundler. Forcing it to `undefined` in those situations
can lead to hard debug issues where the only symptom is that "suddenly"
browser-specific code paths run on the server and (obviously) break.

PR Close #61106
2025-05-06 09:08:48 -07:00
..
BUILD.bazel refactor(core): clean up event replay tests (#60130) 2025-02-28 16:30:28 +00:00
dom_utils.ts test(platform-server): fix flaky hydration test (#59579) 2025-01-17 10:30:51 +01:00
event_replay_spec.ts fix(core): prevent stash listener conflicts [patch] (#61063) 2025-04-30 09:23:19 -07:00
full_app_hydration_spec.ts fix(core): Defer afterRender until after first CD (#59455) (#59551) 2025-02-12 12:20:04 -08:00
hydration_utils.ts fix(platform-server): less aggressive ngServerMode cleanup (#61106) 2025-05-06 09:08:48 -07:00
incremental_hydration_spec.ts ci: fix timer test flakiness (#60310) 2025-03-10 15:08:54 -07:00
integration_spec.ts refactor(platform-server): switching to relative imports within the platform-server package (#60559) 2025-03-27 18:31:52 +00:00
transfer_state_spec.ts refactor(platform-server): switching to relative imports within the platform-server package (#60559) 2025-03-27 18:31:52 +00:00