You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// modeled after https://github.com/angular/angular/blob/cee2318110eeea115e5f6fc5bfc814cbaa7d90d8/modules/angular2/test/common/directives/ng_for_spec.ts
it('should be updated correctly if the ngModel value is updated',injectAsync([TestComponentBuilder,AsyncTestCompleter],(tcb: TestComponentBuilder,async)=>{
it('the ngModel should be updated correctly if the combo selection is updated',injectAsync([TestComponentBuilder,AsyncTestCompleter],(tcb: TestComponentBuilder,async)=>{
it('should reflect changes when a record in the data changes',injectAsync([TestComponentBuilder,AsyncTestCompleter],(tcb: TestComponentBuilder,async)=>{
// modeled after https://github.com/angular/angular/blob/cee2318110eeea115e5f6fc5bfc814cbaa7d90d8/modules/angular2/test/common/directives/ng_for_spec.ts
// modeled after https://github.com/angular/angular/blob/cee2318110eeea115e5f6fc5bfc814cbaa7d90d8/modules/angular2/test/common/directives/ng_for_spec.ts
0 commit comments