mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- New method `UpgradeAdapter.registerForNg1Tests(modules)` declares the Angular 1 upgrade module and provides it to the `angular.mock.module()` helper. This prevents the need to bootstrap the entire hybrid for every test. Closes #5462, #12675 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| index.ts | ||
| package.json | ||
| rollup-static.config.js | ||
| rollup.config.js | ||
| static.ts | ||
| tsconfig-build.json | ||