angular-cn/modules/angular2/test/platform/browser
Vikram Subramanian a596b887ff feat(compiler): Add an implementation for XHR that uses a template cache to load template files.
Useful for avoiding doing an actual XHR during testing.
Part of the solution for #4051 (Other part is a Karma plugin that will create the template cache).

Closes #7940
2016-04-08 19:05:05 +00:00
..
static_assets refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
tools refactor(test): Remove unnecessary `noSuchMethod` 2016-01-15 22:53:09 +00:00
bootstrap_spec.ts chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00
rectangle_mock.dart refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
rectangle_mock.ts refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
ruler_spec.ts cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
title_spec.ts cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
xhr_cache_setter.dart feat(compiler): Add an implementation for XHR that uses a template cache to load template files. 2016-04-08 19:05:05 +00:00
xhr_cache_setter.ts feat(compiler): Add an implementation for XHR that uses a template cache to load template files. 2016-04-08 19:05:05 +00:00
xhr_cache_spec.ts feat(compiler): Add an implementation for XHR that uses a template cache to load template files. 2016-04-08 19:05:05 +00:00
xhr_impl_spec.ts chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00