angular/packages/private/testing/src
Andrew Kushnir 627cdf31a3 test: add an internal helper to populate document.head before a test (#46250)
This commit reuses the logic of the `withBody` helper and implements the `withHead` based on it.The helper method is useful for tests that rely on a certain tags being present in document's `<head>` element.

PR Close #46250
2022-06-06 16:12:32 -07:00
..
utils.ts test: add an internal helper to populate document.head before a test (#46250) 2022-06-06 16:12:32 -07:00