caitp / watchtower.js-old

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

fix(dirty_checking): correct assertions in dirty checking tests, uncomment broken tests #18

Closed caitp closed 10 years ago

caitp commented 10 years ago

These assertions were copied over from the Angular.dart implementation incorrectly, so luckily the implementation was not actually broken, only the tests. Happy days.

Closes #17