George Kalpakas
6c5c97b2f9
refactor(upgrade): use a constant for `$exceptionHandler` ( #26217 )
...
PR Close #26217
2018-11-05 16:33:54 -08:00
George Kalpakas
8e1e040f72
test(upgrade): run tests against multiple AngularJS versions ( #22167 )
...
Fixes #19332
PR Close #22167
2018-02-25 10:06:14 -08:00
George Kalpakas
28240625e6
refactor(upgrade): use correct paths for imports ( #22167 )
...
`packages/upgrade/static/src` is anymlink to `packages/upgrade/src`.
Still, using the correct paths (e.g. using
`@angular/upgrade/static/src/...` for `@angula/upgrade/static` specs
ensures that the module loader (e.g. SystemJS) can map the imports to
the same instances.
PR Close #22167
2018-02-25 10:06:14 -08:00
George Kalpakas
546eb7d851
test(upgrade): ensure AngularJS is bootstraped inside the Angular zone in tests
2017-10-02 16:01:07 -07:00
Georgios Kalpakas
6d7799fce9
test(upgrade): fail tests when there are AngularJS errors ( #18209 )
2017-07-20 16:25:07 -05:00
Georgios Kalpakas
44b50427d9
refactor(upgrade): clean up some types
2017-07-14 14:10:30 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00