cexbrayat
|
5ea32b5d23
|
refactor(core): remove leftover todos in integration tests (#61313)
The TODOs can be removed as the tests were fixed in 193bd7c54a
PR Close #61313
|
2025-05-14 10:16:15 +02:00 |
|
Alan Agius
|
400dbc5b89
|
fix(core): properly handle app stabilization with defer blocks (#61056)
Previously, the app was marked as stable prematurely. For more details, see https://github.com/angular/angular/issues/61038#issuecomment-2837917180
Closes: #61038
(cherry picked from commit de649c9cfd)
PR Close #61056
|
2025-04-30 12:02:03 -07:00 |
|
Alan Agius
|
90b3355831
|
test: disable platform-server tests that do not work with zoneless (#61056)
A number of cases currently do not work with zoneless.
(cherry picked from commit 58f99a4491)
PR Close #61056
|
2025-04-30 12:02:03 -07:00 |
|
Alan Agius
|
794522602d
|
test: add integration test for platform-server with zoneless (#61056)
Add an integration test to verify SSR with zoneless
(cherry picked from commit c88b29c506)
PR Close #61056
|
2025-04-30 12:02:03 -07:00 |
|