aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngMock/angular-mocks.js
AgeCommit message (Expand)Author
2013-08-27revert: feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-27revert: fix(mocks): $timeout#flush should not update time when emptyIgor Minar
2013-08-25fix(mocks): $timeout#flush should not update time when emptyIgor Minar
2013-08-25feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-13chore(mocks): remove obsolte createMockWindow apiIgor Minar
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo
2013-08-07chore(dump): fix our karma.dump bridgeIgor Minar
2013-08-06feat(ngMock/$httpBackend): support a matching function for data paramKen Chen
2013-08-02chore(ngMock): remove unused $animate delegation methodsMatias Niemelä
2013-08-02chore(ngMock): rename $animate.process to $animate.flushNext()Matias Niemelä
2013-08-01fix(ngMock): keep withCredentials on passThroughÉtienne Barrié
2013-07-31fix(mock.$log): keep in sync with $logChirayu Krishnappa
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26feat(ngMock): $timeout.flushNext can expect specific timeout delaysMatias Niemelä
2013-07-26feat(ngMock): support delay limit for $timeout.flushMatias Niemelä
2013-07-22chore(dump): remove dead codeIgor Minar
2013-07-14style(ngMock): add missing whitespaceDavid
2013-07-10docs(ngMock): correct verifyNoOutstandingExpectation exampleMark Striemer
2013-06-27docs(ngMock/$httpBackend): fix testing examplePete Bacon Darwin
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17fix(ngMock): ensure mocked window still provides window.location functionalityMatias Niemelä
2013-06-04docs(angular-mocks): fix typo in exampleRobb Shecter
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-05-18docs(ngMock::$log): improve the `$log.*.logs` descriptionsChris M
2013-04-11docs: fix typosMatt Haggard
2013-04-11fix(ngAnimate): skip animation on first renderMatias Niemelä
2013-04-11docs(angular-mocks): fix wordingBrent Morrow
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-03-29docs(mocks): fix typosGert Goet
2013-03-27feat(http): support request/response promise chainingSylvester Keil
2013-03-27fix(mock): prevent NPE when module definition outside of it.Misko Hevery
2013-02-25docs(ngMock): fix minor typo in commentMatt Ginzton
2013-02-25docs(ngMock): remove Jasmine-only comments now that Mocha worksMatt Ginzton
2013-02-25fix(ngMock): fix isSpecRunning to work for MochaMatt Ginzton
2013-02-07feat(dateFilter): add `[.,]sss` formatter for millisecondsMaxim Grach
2013-01-17docs(exceptionHandler): document testingFred Sauer
2013-01-18docs(ngMock.$httpBackend): fix variable declarationFred Sauer
2012-12-20feat($timeout-mock): add verifyNoPendingTasks methodpetrovalex
2012-12-06docs(mocks): update src/ngMock/angular-mocks.js documentationFred Sauer
2012-12-06docs(mocks): fix documentation bug: angular.mock.debugFred Sauer
2012-09-06feat(mocha): support mocha in angular mocksCameron Westland
2012-08-30fix(mocks): free up memory after every specVojta Jina
2012-06-14fix($location): fix URL interception in hash-bang modeMisko Hevery
2012-06-12docs($browser): hide $browser docs - it's a private serviceIgor Minar
2012-06-12fix($defer): remove deprecated $defer serviceIgor Minar
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02feat($rootElement): added application root elementMisko Hevery
2012-05-24fix(docs): accept return in addition to returnsMisko Hevery
2012-05-23feat($timeout): add $timeout service that supersedes $deferIgor Minar