aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngMock/angular-mocks.js
AgeCommit message (Expand)Author
2014-03-18style(ngMocks): remove wsIgor Minar
2014-03-18feat(ngMock.$httpBackend): added support for function as URL matcherCaio Cunha
2014-03-13docs(ngMock): grammar nitpick.Nick Heiner
2014-03-02docs($interval): cancel() takes a promise not a numberMikeMcElroy
2014-03-02docs(ngMock): fixes in flush() documentationthenickcox
2014-02-24perf($animate): use rAF instead of timeouts to issue animation callbacksMatias Niemelä
2014-02-24chore(core): create a wrapper to manage async callbacksMatias Niemelä
2014-02-24chore(core): introduce a wrapper for requestAnimationFrameMatias Niemelä
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-21docs(ngMock.$interval): fix return descriptionSadaoui Abderrahim
2014-02-20docs(ngMock): document method ngMock.$interval#cancel()Sadaoui Abderrahim
2014-02-19docs(modules): remove unused {@installModule} tagsPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2014-02-07revert: refactor(mocks): simplify the `inject` implementationIgor Minar
2014-02-06fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...Matias Niemelä
2014-02-06fix(mocks): remove usage of $animate.flushNext in favour of queingMatias Niemelä
2014-02-04fix(ngMock): return false from mock $interval.cancel() when no argument is su...Daniel Luxemburg
2014-02-03refactor(mocks): simplify the implementationIgor Minar
2014-02-03fix(mocks): always call functions injected with `inject` with `this` set to t...Wes Alvaro
2014-01-30Edited the 'Flushing HTTP requests' sectionShawn Flahave
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