aboutsummaryrefslogtreecommitdiffstats
path: root/test/angular-mocks.js
AgeCommit message (Expand)Author
2011-01-26split mocks and create $log and $exceptionHandler mocksIgor Minar
2011-01-13significant rewrite of the $location serviceIgor Minar
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2011-01-07$location service should utilize onhashchange events instead of pollingIgor Minar
2010-12-06add $browser.defer and $defer service and fix async xhr cache issueIgor Minar
2010-11-08TzDate should support various UTC methodsIgor Minar
2010-10-26Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...Misko Hevery
2010-10-26Add TzDate to angular-mocks.jsIgor Minar
2010-10-13fixing reference issue in angular-mocks.jsIgor Minar
2010-10-07Change angular-mocks to throw errors on unexpected gets in the format JSTD no...Shyam Seshadri
2010-10-01angular-mocks code should access all global functions via angularIgor Minar
2010-09-27Reworked the cookie synchronization between cookie service, $browser and docu...Igor Minar
2010-09-26Properly initialize cookie service in order to preserve existing cookiesIgor Minar
2010-09-23$cookies service refactoringIgor Minar
2010-09-22Refactored the Browser:Misko Hevery
2010-09-14Adding cookie serviceMisko Hevery
2010-07-22added jsonp to resourcesMisko Hevery
2010-05-19fixed isNumber to angular.isNumber for mocks outside of angularMisko Hevery
2010-05-19added error handler to xhr requestsMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-27resources now use browser mockMisko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-05added hover serviceMisko Hevery
2010-04-05added ng:includeMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery