angular-cn/modules/angular2/test/testing
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
..
fake_async_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
test_component_builder_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing_internal_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing_public_spec.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing_public_spec.ts fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
utils_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00