Alan Agius
|
56c0ef8eb7
|
refactor: replace port 4206 usage with 4209 (#61362)
Port `4206` is used by other tests which causes this test to be flakey example https://github.com/angular/angular/actions/runs/15038891642/job/42265813534
PR Close #61362
|
2025-05-15 10:12:44 -07:00 |
|
cexbrayat
|
4058f8d202
|
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:14 +02:00 |
|
Alan Agius
|
193bd7c54a
|
fix(core): properly handle app stabilization with defer blocks (#61040)
Previously, the app was marked as stable prematurely. For more details, see https://github.com/angular/angular/issues/61038#issuecomment-2837917180
Closes: #61038
PR Close #61040
|
2025-04-30 12:37:02 -07:00 |
|
Alan Agius
|
b27234bcd7
|
test: disable platform-server tests that do not work with zoneless (#61040)
A number of cases currently do not work with zoneless.
PR Close #61040
|
2025-04-30 12:37:02 -07:00 |
|
Alan Agius
|
d94fb764d0
|
test: add integration test for platform-server with zoneless (#61040)
Add an integration test to verify SSR with zoneless
PR Close #61040
|
2025-04-30 12:37:01 -07:00 |
|