angular/modules/angular2/test/core
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
..
change_detection feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
compiler fix(test_lib): don't mock out XHR via MockXHR by default in tests 2015-10-12 17:45:19 +00:00
debug feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
di feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
directives feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
dom feat(render): add generic view factory based on the template commands 2015-09-25 11:56:58 -07:00
facade refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
forms fix(typings): repair broken typechecks 2015-10-06 13:28:17 +00:00
life_cycle fix(tests): fix tests 2015-10-08 13:54:44 -07:00
linker feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
metadata chore: update all import paths 2015-08-25 15:33:23 -07:00
pipes feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
profile chore: update all import paths 2015-08-25 15:33:23 -07:00
reflection refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
render feat(ngUpgrade): support for content project from ng1->ng2 2015-10-09 21:25:45 -07:00
services refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
testability fix(core): remove NgZone_ and use NgZone instead 2015-10-08 13:55:26 -07:00
util chore: update all import paths 2015-08-25 15:33:23 -07:00
zone Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
application_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
directive_lifecycle_integration_spec.ts feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
spies.dart fix(tests): fix tests 2015-10-08 13:54:44 -07:00
spies.ts fix(typings): update test.typings for abstract superclasses 2015-10-08 13:54:43 -07:00