aboutsummaryrefslogtreecommitdiffstats
path: root/test/ngMock/angular-mocksSpec.js
AgeCommit message (Expand)Author
2014-03-18feat(ngMock.$httpBackend): added support for function as URL matcherCaio Cunha
2014-02-04fix(ngMock): return false from mock $interval.cancel() when no argument is su...Daniel Luxemburg
2014-02-03fix(mocks): always call functions injected with `inject` with `this` set to t...Wes Alvaro
2014-01-06test(ngMock): fix the tests to not use global msieVojta Jina
2014-01-06fix(ngMock window.inject): Remove Error 'stack' property changesAndrew C. Greenberg
2013-12-11fix(angular-mocks): use copy of mock data in $httpBackendKarl Seamon
2013-11-21fix(ngMock): fixes httpBackend expectation with body objectCorey Burrows
2013-11-21fix(tests): Correct tests for IE11Tobias Bosch
2013-10-10fix(modules): stop leaking global variables in testsPete Bacon Darwin
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-03feat(ngMock): allow passing an object literal as shorthand to moduleMerrick Christensen
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-23test: rename / remove duplicate unit testsVojta Jina
2013-08-06feat(ngMock/$httpBackend): support a matching function for data paramKen Chen
2013-08-01fix(ngMock): keep withCredentials on passThroughÉtienne Barrié
2013-07-31fix(mock.$log): keep in sync with $logChirayu Krishnappa
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-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-02-07feat(dateFilter): add `[.,]sss` formatter for millisecondsMaxim Grach
2012-12-20feat($timeout-mock): add verifyNoPendingTasks methodpetrovalex
2012-06-12fix($defer): remove deprecated $defer serviceIgor Minar
2012-06-02feat($rootElement): added application root elementMisko Hevery
2012-05-23feat($timeout): add $timeout service that supersedes $deferIgor Minar
2012-05-17fix(jqLite): have same expando format as jQueryMisko Hevery
2012-05-14fix(jqLite): .data()/.bind() memory leakMisko Hevery
2012-04-20feat($resource): support HTTP PATCH methodsimpulton
2012-04-09chore($browser): remove the addJs methodIgor Minar
2012-03-28feat(TzDate): add support for toISOString methodIgor Minar
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery