angular/packages/platform-server/test
Doug Parker 4a174b89c8 test(platform-server): fix race condition in incremental hydration test
The test was using a brittle fixed timeout of 10ms to wait for change detection to run in Zoneless mode. This failed in CI sometimes presumably because CI can execute slower based on resource constraints. This commit replaces it with a polling approach which checks until the expected content is rendered.
2026-04-03 16:46:55 -07:00
..
BUILD.bazel build: consolidate domino bundling in platform-server 2026-03-25 13:31:05 -07:00
dom_utils.ts fix(core): Ensure application remains unstable during bootstrap (#62631) 2025-07-15 07:52:36 -07:00
event_replay_spec.ts test(platform-server): replace fixed timeout with polling in event replay test 2026-04-03 13:50:04 -07:00
full_app_hydration_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
hydration_utils.ts feat(core): introduce BootstrapContext for improved server bootstrapping (#63562) 2025-09-09 10:57:09 -07:00
incremental_hydration_spec.ts test(platform-server): fix race condition in incremental hydration test 2026-04-03 16:46:55 -07:00
integration_spec.ts refactor(platform-server): split zone/zoneless tests. 2026-02-13 09:41:10 -08:00
platform_location_spec.ts refactor(platform-server): use URL constructor for robust parsing (#64494) 2025-10-17 18:17:15 +00:00
render_spec.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
transfer_state_spec.ts build: consolidate domino bundling in platform-server 2026-03-25 13:31:05 -07:00