angular/packages/animations/browser/src
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
..
dsl refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
render refactor(animations): mark non-default new expressions as pure (#61452) 2025-05-19 08:26:56 +00:00
browser.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
create_engine.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
error_helpers.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
private_export.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
util.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
warning_helpers.ts refactor(animations): drop warning functions in production (#59408) 2025-01-09 13:15:06 -05:00