mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ngtsc's testing infrastructure uses a mock version of @angular/core, which allows tests to run without requiring the real version of core to be built. This commit adds a mock version of @angular/common as well, as the language service tests are written to test against common. Only a handful of directives/pipes from common are currently supported. PR Close #39594 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||