angular-docs-cn/modules/angular1_router/test
Peter Bacon Darwin 83f0e7c975 test(angular_1_router): fix router_spec tests
These tests were registering new components after the application had
been bootstrapped, which is not a valid use case for synchronous routes
in Angular 1.

In particular it was registering the "root" component, which caused the
`$rootRouter` to blow up, when it was instantiated, pointing to a root
component that did not yet exist.
2016-03-09 21:50:24 +00:00
..
integration test(angular_1_router): fix router_spec tests 2016-03-09 21:50:24 +00:00
ng_link_spec.js feat(angular1_router): Add ng-link-active class to active ng-link 2016-03-04 09:30:58 +00:00
util.es5.js fix(angular1_router): rename `$route` service to `$rootRouter` 2016-02-24 21:15:34 +00:00