angular/integration/platform-server/e2e
Alan Agius 079f4bc1ef fix(http): wait for all XHR requests to finish before stabilizing application (#49776)
Previously, since the `HttpXhrBackend` is a singleton, the macrotask was created and completed only for the initial request since it was stored as in property in the class instance. This commit replaces this logic to create a macro task for every XHR request.

Closes #49730

PR Close #49776
2023-04-11 13:44:30 -07:00
..
helloworld-spec.ts fix(platform-browser): only add ng-app-id to style on server side (#49465) 2023-03-17 17:26:27 +01:00
http-transferstate-lazy-spec.ts fix(http): wait for all XHR requests to finish before stabilizing application (#49776) 2023-04-11 13:44:30 -07:00
protractor.config.js test: switch integration tests from puppeteer/webdriver-manager to Bazel-managed chromium (#44238) 2021-12-08 13:42:42 -05:00
transferstate-spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tsconfig.json refactor(dev-infra): remove obsolete todos (#49362) 2023-03-08 15:39:55 -08:00
util.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00