angular-cn/modules/angular2/test
Julie Ralph a1fa2e472f feat(test): Add an external version of the test library
Adds test adapters for TypeScript and JavaScript only, exported
as part of the test_lib module. These work with the Jasmine test
framework, and allow use of the test injector within test blocks
via the `inject` function.

See #4572, #4177, #4035, #2783

This includes the TestComponentBuilder. It allows using the
test injector with Jasmine bindings, and waits for returned
promises before completing async test blocks.
2015-10-12 23:14:03 -07:00
..
animate feat(animate): cross-browser compatibility 2015-09-24 10:24:40 +02:00
core feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +00:00
http feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +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): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +00:00
symbol_inspector fix(core): remove NgZone_ and use NgZone instead 2015-10-08 13:55:26 -07:00
test_lib feat(test): Add an external version of the test library 2015-10-12 23:14:03 -07:00
tools feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +00:00
web_workers feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +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): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +00:00