From e6e1896629a3068cd628b5e20e5ac386c0bbc6c3 Mon Sep 17 00:00:00 2001 From: Andy Joslin Date: Mon, 5 May 2014 10:31:09 -0600 Subject: [PATCH] test(collectionRepeat): finish unit tests --- demos/collection-repeat/index.html | 2 - js/angular/directive/collectionRepeat.js | 54 +++--- js/views/scrollView.js | 8 +- .../directive/collectionRepeat.unit.js | 166 ++++++++++++++++++ 4 files changed, 204 insertions(+), 26 deletions(-) diff --git a/demos/collection-repeat/index.html b/demos/collection-repeat/index.html index 0d954ee87a..f859fbd408 100644 --- a/demos/collection-repeat/index.html +++ b/demos/collection-repeat/index.html @@ -23,8 +23,6 @@