angular-cn/tools/public_api_guard/upgrade
Eudes Petonnet-Vincent c18d2fe5e3 feat(upgrade): enable Angular 1 unit testing of upgrade module
- 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
2016-12-14 13:02:27 -08:00
..
index.d.ts feat(upgrade): enable Angular 1 unit testing of upgrade module 2016-12-14 13:02:27 -08:00
static.d.ts chore(public_api): remove Angular 1 types from upgrade/static API 2016-11-16 09:18:10 -08:00