angular/packages/platform-browser/test
Paul Gschwendtner 3a106a35bc build: move private testing helpers outside platform-browser/testing (#61472)
These helpers are often imported by various tests throughout the
repository, but the helpers aren't exported/exposed from the public
entry-point; even though they confusingly reside in there.

This commit fixes this, and moves the helpers into
`packages/private/testing`. This is a preparation for the `ts_project`
migration where we don't want to leverage deep imports between packages.

PR Close #61472
2025-05-20 10:00:43 +00:00
..
browser build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
dom build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
security refactor(platform-browser): switching to relative imports within the platform-browser package (#60559) 2025-03-27 18:31:52 +00:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel build: remove irrelevant madge circular deps tests (#61156) 2025-05-07 11:28:59 -07:00
hydration_spec.ts fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
testing_public_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00