angular-cn/modules/angular2/test/testing
Julie Ralph 0c9596ae2b feat(testing): use zones to avoid the need for injectAsync
Use a zone counting timeouts and microtasks to determine when a test
is finished, instead of requiring the test writer to use
injectAsync and return a promise.

See #5322
2015-11-30 14:06:06 -08:00
..
fake_async_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
test_component_builder_spec.ts cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
testing_internal_spec.ts cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
testing_public_spec.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing_public_spec.ts feat(testing): use zones to avoid the need for injectAsync 2015-11-30 14:06:06 -08:00
utils_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00