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
/
src
/
ngMock
/
angular-mocks.js
Age
Commit message (
Expand
)
Author
2014-01-27
fix(mocks): refactor currentSpec to work w/ Jasmine 2
John Papa
2014-01-23
docs(ngdoc): ensure module installation docs are accurate
Peter Bacon Darwin
2014-01-22
docs(ngMock): $log.error property contains messages from $log.error, not $log...
gabrielbrasil
2014-01-15
fix(ngMock): ensure ngAnimate isn't a required mock
Matias Niemelä
2014-01-14
feat($animate): use requestAnimationFrame instead of a timeout to issue a reflow
Matias Niemelä
2014-01-06
fix(ngMock window.inject): Remove Error 'stack' property changes
Andrew C. Greenberg
2014-01-02
fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8
Igor Minar
2013-12-11
fix(angular-mocks): use copy of mock data in $httpBackend
Karl Seamon
2013-11-26
chore(mocks): wrap angular-mocks.js in closure
David Mosher
2013-11-21
fix(ngMock): fixes httpBackend expectation with body object
Corey Burrows
2013-11-14
chore(mocks): Remove reference to flushNext
James deBoer
2013-11-06
fix(ngMock): throw more descriptive errors for $animate.flushNext()
Jeff Cross
2013-10-28
fix(angular-mocks): add inline dependency annotation
Derek Hammer
2013-10-23
chore(ngMocks): shorten the length of the description line to avoid jsHint er...
Matias Niemelä
2013-10-23
feat(docs): provide index pages for each angular module
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-10
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin
2013-10-09
fix(ngMock.$interval): should use angular.isDefined
Mark J. Titorenko
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-28
docs(mocks): fix syntax error in example
Rob Culliton
2013-09-09
docs(mock.inject): fix typo
Pete Bacon Darwin
2013-09-05
docs(mock.inject): document underscore wrapping syntax
JasonM23
2013-09-03
feat(ngMock): allow passing an object literal as shorthand to module
Merrick Christensen
2013-08-29
fix(ngMocks): $logProvider should not use internal APIs
Adam de Baugh
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-13
chore(mocks): remove obsolte createMockWindow api
Igor Minar
2013-08-09
docs(httpBackend): update documentation for expect methods
Santi Albo
2013-08-07
chore(dump): fix our karma.dump bridge
Igor Minar
2013-08-06
feat(ngMock/$httpBackend): support a matching function for data param
Ken Chen
2013-08-02
chore(ngMock): remove unused $animate delegation methods
Matias Niemelä
2013-08-02
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä
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(ngAnimate): complete rewrite of animations
Matias Niemelä
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-07-14
style(ngMock): add missing whitespace
David
2013-07-10
docs(ngMock): correct verifyNoOutstandingExpectation example
Mark Striemer
2013-06-27
docs(ngMock/$httpBackend): fix testing example
Pete Bacon Darwin
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
fix(ngMock): ensure mocked window still provides window.location functionality
Matias Niemelä
2013-06-04
docs(angular-mocks): fix typo in example
Robb Shecter
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
[next]