angular/modules/angular2/test
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
..
animate refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
core feat(forms): add input[type=number] value accessor 2015-10-15 18:41:17 +00:00
http refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
mock refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
pipes chore(saucelabs): add Edge 2015-10-15 18:20:41 +00:00
router test(router): add testing code for querystring serialization 2015-10-13 12:06:22 -07:00
symbol_inspector refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
tools refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
web_workers refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
platform.dart refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
platform.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
public_api_spec.ts feat(forms): add minlength and maxlength validators 2015-10-13 21:42:12 +00:00