angular/packages/platform-browser
Andrew Kushnir bf1a2fc2d5 test(platform-browser): complete component bootstrap before switching to the next test (#43933)
The bootstrap tests that reused the same component (the `HelloRootCmp` one) were randomly failing due to the incomplete cleanup between tests. This commit ensures that the component bootstrap is fully cimpleted and there are no pending async actions before going to the next test.

PR Close #43933
2021-10-25 17:58:25 +00:00
..
animations build: Auto-gen tsec tsconfig files (#43440) 2021-09-17 17:17:34 +00:00
src feat(core): support TypeScript 4.4 (#43281) 2021-09-23 14:49:19 -07:00
test test(platform-browser): complete component bootstrap before switching to the next test (#43933) 2021-10-25 17:58:25 +00:00
testing refactor(platform-browser): remove Intl references (#40883) 2021-02-17 17:04:15 -08:00
BUILD.bazel refactor: remove entry_point attribute from ng_package targets (#43431) 2021-10-01 18:28:42 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json feat(core): update node version support range to support v16 (#43740) 2021-10-06 10:55:44 -07:00
PACKAGE.md docs: add platform to glossary (#30731) 2019-06-12 11:46:25 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00