angular/modules/angular2/test
Julie Ralph b88a6d983f refactor(testing): move common testing logic into test_injector
Before, all test framework wrappers (internal for dart and js/ts,
angular2_test for dart and testing for js/ts) had similar logic to
keep track of current global test injector and test provider list.
This change wraps that logic into one class managed by the test
injector.

Closes #5819
2015-12-15 01:14:48 +00:00
..
animate Revert "fix(animate): ensure transition properties are removed once the animation is over" 2015-12-11 13:13:11 -08:00
common feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
compiler fix(styles): Escape \r characters in compiled text 2015-12-11 19:48:43 +00:00
core fix(public_spec): check exports of barrels instead of angular2/angular2 2015-12-11 13:05:52 -08:00
facade feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00
http refactor(http): rename enums to be singular 2015-12-04 19:16:00 +00:00
mock refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
platform fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00
router feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
symbol_inspector fix(public_spec): check exports of barrels instead of angular2/angular2 2015-12-11 13:05:52 -08:00
testing feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
upgrade fix(upgrade): allow directives with empty template 2015-12-11 11:39:45 -08:00
web_workers refactor(testing): move common testing logic into test_injector 2015-12-15 01:14:48 +00: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 feat(facade): do not reexport Observable from angular2/core 2015-12-12 19:28:13 +00:00