aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngMock/angular-mocks.js
AgeCommit message (Expand)Author
2014-01-27fix(mocks): refactor currentSpec to work w/ Jasmine 2John Papa
2014-01-23docs(ngdoc): ensure module installation docs are accuratePeter Bacon Darwin
2014-01-22docs(ngMock): $log.error property contains messages from $log.error, not $log...gabrielbrasil
2014-01-15fix(ngMock): ensure ngAnimate isn't a required mockMatias Niemelä
2014-01-14feat($animate): use requestAnimationFrame instead of a timeout to issue a reflowMatias Niemelä
2014-01-06fix(ngMock window.inject): Remove Error 'stack' property changesAndrew C. Greenberg
2014-01-02fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8Igor Minar
2013-12-11fix(angular-mocks): use copy of mock data in $httpBackendKarl Seamon
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