aboutsummaryrefslogtreecommitdiffstats
path: root/src/scenario/Matcher.js
AgeCommit message (Collapse)Author
2010-08-12Fix toEqual matcher to use angular.equals instead of simple == comparison, ↵Shyam Seshadri
which breaks down for arrays and objects
2010-08-04added MatcherSpecAndres Ornelas
2010-08-04test passing with repeater.countAndres Ornelas
2010-07-27refactoring done but Expect not workingAndres Ornelas
2010-07-27before pulling testcontext outAndres Ornelas
2010-07-27stable before refactoringAndres Ornelas