angular/modules/angular2/src
Julie Ralph e748adda2e 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 #5920
2015-12-18 08:23:29 +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 docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
compiler docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
core feat(core): improve NoAnnotationError message 2015-12-17 23:37:54 +00:00
facade fix(code size): revert previous devMode change to restore size targets 2015-12-18 01:06:25 +00:00
http docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
mock fix(router): export ROUTER_LINK_DSL_PROVIDER and hide MockPopStateEvent 2015-12-15 09:45:00 -08:00
platform fix(core): IE only supports parentNode 2015-12-18 01:48:09 +00:00
router feat(router): support links with just auxiliary routes 2015-12-16 19:50:19 +00:00
testing refactor(testing): move common testing logic into test_injector 2015-12-18 08:23:29 +00:00
transform/template_compiler chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
upgrade fix(upgrade): allow directives with empty template 2015-12-11 11:39:45 -08:00
web_workers refactor(WebWorker): Make WebWorker bootstrap synchronous 2015-12-14 21:04:46 +00:00