mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| output | ||
| directive_resolver_mock.ts | ||
| ng_module_resolver_mock.ts | ||
| pipe_resolver_mock.ts | ||
| resource_loader_mock.ts | ||
| schema_registry_mock.ts | ||
| testing.ts | ||