angular-cn/modules/angular1_router/test/integration
Peter Bacon Darwin 7f22bd62ab test(angular_1_router): apply annotations to controller constructors
Until Angular 1.5.1 is released, the `$routeConfig` and `$routerCanActivate`
annotations for components must live on the controller constructor.

In Angular 1.5.1, it will automatically copy these annotations across from
the component definition file.

Closes #7319
2016-03-09 21:50:24 +00:00
..
animation_spec.js fix(angular1_router): rename `$route` service to `$rootRouter` 2016-02-24 21:15:34 +00:00
lifecycle_hook_spec.js test(angular_1_router): apply annotations to controller constructors 2016-03-09 21:50:24 +00:00
navigation_spec.js test(angular_1_router): apply annotations to controller constructors 2016-03-09 21:50:24 +00:00
router_spec.js test(angular_1_router): apply annotations to controller constructors 2016-03-09 21:50:24 +00:00
shim_spec.js fix(angular1_router): rename `$route` service to `$rootRouter` 2016-02-24 21:15:34 +00:00