mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit ensures that the type-check diagnostic testing infrastructure is prepared to validate signal inputs. i.e. providing the necessary "mocks" in the fake "d.ts" of `@angular/core`. The commit then sets up a Golang-style table driven testing environment that allows us to validate/verify signal input type-checking in a readable way. With this infrastructure set up, this commit defines an initial set of unit tests for type checking of input signals. PR Close #53521 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||