angular/packages/platform-browser/testing/src
dario-piotrowicz 61023b563d refactor(compiler): refactor the shadow css specs (#48443)
apply different quality of life improvements to the shadow
css unit tests:

- refactor the tests so that they are nicely divided in multiple files
   in a logical manner instead of having most of them all in a single big file

- remove the css normalization logic inconsistently used throughout  the tests, which
  causes tests to be inconsistent and it also introduced unintuitive checks

- provide a shared shim utility function (instead of re-defining it
  multiple times)

- add a `toEqualCss` matcher that can be used in the tests in order to
  match css strings without caring about spacing and indentation

PR Close #48443
2023-01-11 14:55:52 -08:00
..
browser.ts refactor(platform-browser): prepare the code to use MockPlatformLocation by default (#48651) 2023-01-10 08:06:36 -08:00
browser_util.ts refactor(compiler): refactor the shadow css specs (#48443) 2023-01-11 14:55:52 -08:00
matchers.ts fix(platform-browser): remove obsolete shim for Map comparison in Jasmine (#45521) 2022-04-12 18:43:37 +00:00
mock_platform_location_flag.ts refactor(platform-browser): prepare the code to use MockPlatformLocation by default (#48651) 2023-01-10 08:06:36 -08:00
testing.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00