angular-docs-cn/packages/animations/browser/test
Misko Hevery 47bcb5bc35 build(core): add bazel test targets for core (#21053)
- Add tests target for `test`, `test_node_only` and `test_web` in `core` package.
- Created a `_testing_init` pseudo package where bootstrap code for tests is kept.
- Moved `source_map_util` from `test` to `testing` so to prevent circular dependency.
- Removed `visibility:public` for testing `BUILD` packages.

PR Close #21053
2017-12-22 13:10:51 -08:00
..
dsl fix(animations): support webkit-based vendor prefixes for prop validations (#19055) 2017-12-07 17:15:53 -08:00
render fix(animations): ensure the web-animations driver properly handles empty keyframes (#20648) 2017-12-07 17:16:02 -08:00
BUILD.bazel build(core): add bazel test targets for core (#21053) 2017-12-22 13:10:51 -08:00
shared.ts feat(animations): report errors when invalid CSS properties are detected (#18718) 2017-08-21 20:38:22 -05:00