caitp / watchtower.js-old

MOVED TO https://github.com/angular/watchtower.js
6 stars 3 forks source link

Port of Angular.dart change detection tests into ES6 #1

Closed caitp closed 10 years ago

caitp commented 10 years ago

I've read Miško's draft, and have been studying the Angular.dart code. The next step is to begin porting the Angular.dart change detection tests over to ES6 so that there is a good foundation for verifying work on the algorithms.

I'd like to have a collection of 100% failing tests by the end of the day.