index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ngMock
/
angular-mocksSpec.js
Age
Commit message (
Expand
)
Author
2014-03-18
test(ngMock): workaround issue with negative timestamps
Brett Porter
2014-03-18
feat(ngMock.$httpBackend): added support for function as URL matcher
Caio Cunha
2014-02-04
fix(ngMock): return false from mock $interval.cancel() when no argument is su...
Daniel Luxemburg
2014-02-03
fix(mocks): always call functions injected with `inject` with `this` set to t...
Wes Alvaro
2014-01-06
test(ngMock): fix the tests to not use global msie
Vojta Jina
2014-01-06
fix(ngMock window.inject): Remove Error 'stack' property changes
Andrew C. Greenberg
2013-12-11
fix(angular-mocks): use copy of mock data in $httpBackend
Karl Seamon
2013-11-21
fix(ngMock): fixes httpBackend expectation with body object
Corey Burrows
2013-11-21
fix(tests): Correct tests for IE11
Tobias Bosch
2013-10-10
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-02
feat(ngMock.$timeout): remove flushNext method
Vojta Jina
2013-09-03
feat(ngMock): allow passing an object literal as shorthand to module
Merrick Christensen
2013-08-27
revert: feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-27
revert: fix(mocks): $timeout#flush should not update time when empty
Igor Minar
2013-08-25
fix(mocks): $timeout#flush should not update time when empty
Igor Minar
2013-08-25
feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-23
test: rename / remove duplicate unit tests
Vojta Jina
2013-08-06
feat(ngMock/$httpBackend): support a matching function for data param
Ken Chen
2013-08-01
fix(ngMock): keep withCredentials on passThrough
Étienne Barrié
2013-07-31
fix(mock.$log): keep in sync with $log
Chirayu Krishnappa
2013-07-26
feat(ngMock): $timeout.flushNext can expect specific timeout delays
Matias Niemelä
2013-07-26
feat(ngMock): support delay limit for $timeout.flush
Matias Niemelä
2013-07-22
chore(dump): remove dead code
Igor Minar
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-05-20
feat($http): add support for aborting via timeout promises
David Bennett
2013-02-07
feat(dateFilter): add `[.,]sss` formatter for milliseconds
Maxim Grach
2012-12-20
feat($timeout-mock): add verifyNoPendingTasks method
petrovalex
2012-06-12
fix($defer): remove deprecated $defer service
Igor Minar
2012-06-02
feat($rootElement): added application root element
Misko Hevery
2012-05-23
feat($timeout): add $timeout service that supersedes $defer
Igor Minar
2012-05-17
fix(jqLite): have same expando format as jQuery
Misko Hevery
2012-05-14
fix(jqLite): .data()/.bind() memory leak
Misko Hevery
2012-04-20
feat($resource): support HTTP PATCH method
simpulton
2012-04-09
chore($browser): remove the addJs method
Igor Minar
2012-03-28
feat(TzDate): add support for toISOString method
Igor Minar
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery