angular/packages/platform-browser/test/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
..
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tools test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
bootstrap_spec.ts test(platform-browser): complete component bootstrap before switching to the next test (#43933) 2021-10-25 17:58:25 +00:00
meta_spec.ts fix(platform-browser): in Meta.addTag() do not add duplicate meta tags (#42703) 2021-06-30 10:35:30 -07:00
rectangle_mock.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
title_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
transfer_state_spec.ts feat(core): support TypeScript 4.2 (#41158) 2021-03-17 09:10:25 -07:00