angular/packages/platform-browser/animations/test
Paul Gschwendtner 653e122868 refactor: update platform-browser tests to run as ESM (#48521)
`platform-browser` tests now run in ESM and with `.mjs` output, so
the build targets and tests need to be updated.

Here we change the `zone_event_unpatched` script to include the
`.init` suffix that will be picked up by `spec_bundle`.

Also some circular dependency tests are updated to refer to the
`.mjs` files.

PR Close #48521
2022-12-19 19:50:43 +00:00
..
animation_renderer_spec.ts fix(animations): cleanup DOM elements when the root view is removed (#45143) 2022-06-23 13:52:58 -07:00
browser_animation_builder_spec.ts fix(animations): reset the start and done fns on player reset (#46364) 2022-06-21 12:40:24 -07:00
BUILD.bazel refactor: update platform-browser tests to run as ESM (#48521) 2022-12-19 19:50:43 +00:00
noop_animations_module_spec.ts feat(animations): add provideAnimations() and provideNoopAnimations() functions (#46793) 2022-07-12 17:58:47 +00:00