angular/packages/platform-browser/test/browser
Paul Gschwendtner 6b8f10ef4b test: update standalone browser tests to not pollute test output (#46510)
There are a couple of tests intentionally triggering and verifying
runtime errors thrown by `bootstrapApplication`. These errors are
also printed using the default `ErrorHandler`, while also being
re-thrown and caught/asserted by the test.

The error logging should be disabled as otherwise three tests will
pollute the test output with large amounts of text that make it
also seem like actual failing tests / something incorrect going on with
the jasmine environment.

PR Close #46510
2022-06-27 09:04:13 -07:00
..
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tools build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
bootstrap_spec.ts test(platform-browser): refactor flaky test (#45906) 2022-05-05 16:56:12 -07:00
bootstrap_standalone_spec.ts test: update standalone browser tests to not pollute test output (#46510) 2022-06-27 09:04:13 -07: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