angular/packages/private/testing
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
..
src test: add an internal helper to populate document.head before a test (#46250) 2022-06-06 16:12:32 -07:00
BUILD.bazel test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
index.ts refactor(core): rename a file to avoid old terminology (to avoid mentioning render3) (#46250) 2022-06-06 16:12:32 -07:00