angular-cn/modules
Tobias Bosch f9908cd436 feat(test): add element probe
Usage: bootstrap the app with the special binding
`ELEMENT_PROBE_CONFIG` from `angular2/debug`.
This will provide a global method `ngProbe(element)` that
will expose a `DebugElement` with directive instances, ... on it.

During tests that use Angular's test injector, the probe is
enabled by default. The `DebugElement ` can be retrieved via the
function `inspectDomElement` of `angular2/debug`. Note
that the `TestComponentBuilder` already returns `DebugElement `s.

Closes #1992
2015-05-29 12:44:21 -07:00
..
angular2 feat(test): add element probe 2015-05-29 12:44:21 -07:00
angular2_material feat(Directive): convert properties to an array 2015-05-29 11:44:43 +02:00
benchmarks feat(Directive): convert properties to an array 2015-05-29 11:44:43 +02:00
benchmarks_external fix(ng1 benchmarks): revert *ng-if to ng-if 2015-05-13 11:56:50 +02:00
benchpress feat(benchpress): Add extension for ff metrics reporting 2015-05-26 17:30:41 -07:00
examples feat(Directive): convert properties to an array 2015-05-29 11:44:43 +02:00
rtts_assert chore(build): Remove .es6 files which shadow .ts files. 2015-05-01 09:51:03 -07:00