angular/modules/angular2/test/testing
Tobias Bosch 6a0cbb8a57 refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type
BREAKING CHANGE:
- `ComponetRef`, `ComponentFactory`, `ComponentFixture` now all require a type
  parameter with the component type.
Closes #8361
2016-04-30 19:47:54 +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 refactor(core): type ComponentRef, ComponentFactory and ComponentFixture by the component type 2016-04-30 19:47:54 +00:00
testing_internal_spec.ts fix(build): Resolve Dart analyzer issues with the Dart dev channel 2016-04-28 20:35:56 +00: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 feat(tests): add ROUTER_FAKE_PROVIDERS to angular2/alt_router/router_testing_providers 2016-04-30 09:42:15 -07:00
testing_public_spec.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing_public_spec.ts chore(testing): Refactor test methods to have a uniform interface. 2016-04-28 01:16:25 +00:00
utils_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00