angular/packages/platform-server/test
Jessica Janiuk bd08d1ddac fix(core): Prevents race condition of cleanup for incremental hydration (#58722)
When hydrating a tree of blocks, this prevents cleanup from firing more than once per tree. It also ensures the cleanup happens after hydration has finished.

fixes: #58690

PR Close #58722
2024-11-21 21:39:37 +00:00
..
BUILD.bazel refactor(core): restructure hydration test files (#58196) 2024-10-14 14:26:26 -07:00
dom_utils.ts test(platform-server): fix issue with ngServerMode when focusing fit tests (#58538) 2024-11-07 14:29:59 +00:00
event_replay_spec.ts test(platform-server): fix issue with ngServerMode when focusing fit tests (#58538) 2024-11-07 14:29:59 +00:00
full_app_hydration_spec.ts fix(compiler): control flow nodes with root at the end projected incorrectly (#58607) 2024-11-12 18:05:00 +00:00
hydration_utils.ts test(platform-server): fix issue with ngServerMode when focusing fit tests (#58538) 2024-11-07 14:29:59 +00:00
incremental_hydration_spec.ts fix(core): Prevents race condition of cleanup for incremental hydration (#58722) 2024-11-21 21:39:37 +00:00
integration_spec.ts refactor(core): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -07:00
transfer_state_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00