angular-cn/modules/angular2/test/testing
Julie Ralph ff2ae7a2e1 fix(testing): allow test component builder to override directives from lists
When a component uses a list of directives, such as `ROUTER_DIRECTIVES`,
make `TestComponentBuilder#overrideDirective` work properly for members
of the list.

Closes #7397

Closes #8217
2016-04-28 00:56:45 +00:00
..
static_assets fix(testing): remove test zone for now and rely on returned promises 2016-01-22 00:28:48 +00:00
fake_async_spec.ts feat(test): Implement fakeAsync using the FakeAsyncTestZoneSpec from zone.js. 2016-04-21 22:11:00 +00:00
test_component_builder_spec.ts fix(testing): allow test component builder to override directives from lists 2016-04-28 00:56:45 +00:00
testing_internal_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
testing_public_browser_spec.dart feat(tests): manage asynchronous tests using zones 2016-04-18 15:59:07 -07:00
testing_public_browser_spec.ts style(global): group multiple imports from same module 2016-04-26 22:40:30 +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 style(global): group multiple imports from same module 2016-04-26 22:40:30 +00:00
utils_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00