angular/modules/angular2/test/core/compiler
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
..
schema refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
change_definition_factory_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
change_detector_compiler_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
change_detector_mocks.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
command_compiler_spec.ts fix(compiler): merge class and style attributes from the element with the host attributes 2015-10-12 15:35:49 +00:00
directive_metadata_spec.ts refactor(core): move ViewEncapsulation and ViewType to the right places 2015-10-05 11:22:21 -07:00
eval_module.dart refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
eval_module.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
eval_module_spec.ts refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
html_parser_spec.ts refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
runtime_compiler_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
runtime_metadata_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
schema_registry_mock.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
selector_spec.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
shadow_css_html5lib.server.spec.dart refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
shadow_css_spec.ts fix(compiler): shadow CSS @import test in some browsers 2015-10-12 00:28:07 +02:00
source_module_spec.ts refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
style_compiler_import.css.shim.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
style_compiler_import.css.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
style_compiler_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
style_url_resolver_spec.ts fix(css): when compiling CSS, leave absolute imports alone 2015-10-08 16:39:32 +00:00
template_compiler_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
template_normalizer_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
template_parser_spec.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
template_preparser_spec.ts refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
test_bindings.ts fix(test_lib): don't mock out XHR via MockXHR by default in tests 2015-10-12 17:45:19 +00:00
url_resolver_spec.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
util_spec.ts refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
xhr_impl_spec.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
xhr_mock_spec.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00