angular-cn/modules/angular2/test
Igor Minar 6abed8d996 fix(test_lib): don't mock out XHR via MockXHR by default in tests
This is useful for the compiler tests, but otherwise it's not useful.

Additionally if an application has external templates (as is common) then
we should actually fetch these templates in tests.

Fixes #4539

Closes #4682
2015-10-12 17:45:19 +00:00
..
animate feat(animate): cross-browser compatibility 2015-09-24 10:24:40 +02:00
core fix(test_lib): don't mock out XHR via MockXHR by default in tests 2015-10-12 17:45:19 +00:00
http feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
mock refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
pipes cleanup(pipes): clean up imports 2015-09-15 11:47:09 -07:00
router feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
symbol_inspector fix(core): remove NgZone_ and use NgZone instead 2015-10-08 13:55:26 -07:00
test_lib feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
tools feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
web_workers feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00: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(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00