angular-cn/modules/angular2/test
Rob Wormald 5514dc19d9 refactor(facade): use rxjs package
move to new RxJS distribution.

BREAKING CHANGE:

RxJS imports now are via `rxjs` instead of `@reactivex/rxjs`
Individual operators can be imported `import 'rxjs/operators/map'`
2015-12-02 16:02:34 -08:00
..
animate cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
common refactor(tests): rename beforeEachBindings -> beforeEachProviders 2015-12-02 14:09:13 -08:00
compiler feat(HtmlParser): better error message when a void tag has content 2015-12-02 14:17:41 -08:00
core refactor(async): use ultralight Observable 2015-12-02 16:02:34 -08:00
facade chore(build): make the unit tests campaign to run again in Edge 2015-12-02 14:34:31 -08:00
http refactor(facade): use rxjs package 2015-12-02 16:02:34 -08:00
mock refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
platform chore(build): fix flakiness of the element probe global test 2015-12-02 14:19:07 -08:00
router chore(test): remove deprecated RootTestComponent 2015-12-02 15:00:55 -08:00
symbol_inspector chore(test): fix public API test failure when no support of Symbol.for 2015-11-10 11:23:01 +01:00
testing refactor(tests): rename beforeEachBindings -> beforeEachProviders 2015-12-02 14:09:13 -08:00
upgrade refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
web_workers refactor(tests): rename beforeEachBindings -> beforeEachProviders 2015-12-02 14:09:13 -08:00
dev_mode_spec.ts test: add a test verifying that the tests are run in the checked mode 2015-12-02 11:29:11 -08:00
public_api_spec.ts refactor(facade): use rxjs package 2015-12-02 16:02:34 -08:00