aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngMock/angular-mocks.js
AgeCommit message (Expand)Author
2013-11-26chore(mocks): wrap angular-mocks.js in closureDavid Mosher
2013-11-21fix(ngMock): fixes httpBackend expectation with body objectCorey Burrows
2013-11-14chore(mocks): Remove reference to flushNextJames deBoer
2013-11-06fix(ngMock): throw more descriptive errors for $animate.flushNext()Jeff Cross
2013-10-28fix(angular-mocks): add inline dependency annotationDerek Hammer
2013-10-23chore(ngMocks): shorten the length of the description line to avoid jsHint er...Matias Niemelä
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-10-10fix(modules): stop leaking global variables in testsPete Bacon Darwin
2013-10-09fix(ngMock.$interval): should use angular.isDefinedMark J. Titorenko
2013-10-07feat($interval): add a service wrapping setIntervalJulie
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-02feat(ngMock.$timeout): remove flushNext methodVojta Jina
2013-09-28docs(mocks): fix syntax error in exampleRob Culliton
2013-09-09docs(mock.inject): fix typoPete Bacon Darwin
2013-09-05docs(mock.inject): document underscore wrapping syntaxJasonM23
2013-09-03feat(ngMock): allow passing an object literal as shorthand to moduleMerrick Christensen
2013-08-29fix(ngMocks): $logProvider should not use internal APIsAdam de Baugh
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