angular-cn/modules
Julie Ralph d7ab5d44a5 fix(testing): let DOM adapter dictate XHR implementation for tests
The test injector now uses an XHR implementation based on DOM.getXHR,
which allows the current DOM adapter to dictate which XHR impl should
be used.

To prevent the changes to DOM adapter from introducing undesired new
dependencies into the benchmarks, separate the async facade into
a promise facade which is reexported by facade/async.

See #4539
2015-10-15 12:12:27 -07:00
..
angular1_router refactor(ngOutlet): using some typescript features 2015-10-09 03:40:42 +00:00
angular2 fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
angular2_material fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
benchmarks refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
benchmarks_external refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
benchpress refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
examples test(router): add testing code for querystring serialization 2015-10-13 12:06:22 -07:00
upgrade refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00