aboutsummaryrefslogtreecommitdiffstats
path: root/test/AngularSpec.js
AgeCommit message (Expand)Author
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-13fix for angular.Object.equals to handle equals({},null)Igor Minar
2011-01-07Revert "Issue #51: Update extensionMap()"Igor Minar
2011-01-06removed dissabled tests which are now outdatedMisko Hevery
2011-01-04rename scope.$inject to scope.$serviceIgor Minar
2010-12-02Closes #170. Corrected the behavior of select when options are ng:repeatedMisko Hevery
2010-11-09added spec for auto bootstrap with #autobindIgor Minar
2010-11-08Add isDate method + fix old codeIgor Minar
2010-11-07Update AngularSpec tests to use BDD style - jasmine expectVojta Jina
2010-11-07Added tests for angular.serviceVojta Jina
2010-11-07Issue #51: Update extensionMap()Vojta Jina
2010-10-26Lots of bug fixes in the scenario runner and a bunch of new features.Elliott Sprehn
2010-10-26create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.Misko Hevery
2010-10-20Angular should look for angular-ie-compat file at the right locationIgor Minar
2010-10-20add missing spec for angularJsConfigIgor Minar
2010-10-20extract and test regexp that identifies angular script tagIgor Minar
2010-10-16improving angular.copy specIgor Minar
2010-10-16Add test for toKeyValue() - true values should be composed to flagVojta Jina
2010-10-16Add missing tests for toKeyValue() functionVojta Jina
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn
2010-10-13fixed issue where date copy creates an object instead of dateMisko Hevery
2010-10-04fixed lint warningsIgor Minar
2010-09-29Differentiate between flags and empty keys in $location.hashSearchIgor Minar
2010-07-19added equals method to angular.equals and $equalsMisko Hevery
2010-07-15fixed buildMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-15added resources; removed compiled codeMisko Hevery
2010-02-09missing testMisko Hevery