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
/
matchers.js
Age
Commit message (
Expand
)
Author
2013-08-07
test(matchers): support 'not' text in toBeHidden matcher
Chirayu Krishnappa
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-24
test(matchers): update toThrow matcher
Vojta Jina
2013-02-11
chore(matchers): fix hasBeenCalledOnceWith matcher
Igor Minar
2012-03-19
fix(matchers.toHaveClass): Correct reference to angular.mock.dump
Vojta Jina
2012-01-23
chore(log): generic test log service with custom toEquals matcher
Igor Minar
2011-11-30
feat(deferreds/promises): Q-like deferred/promise implementation with a ton o...
Igor Minar
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module
Misko Hevery
2011-11-14
refactor(mock): moved mocks into its own module
Misko Hevery
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
2011-10-31
feat(matchers): extract jasmine matchers into separate file for future reuse
Vojta Jina