| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-11 | chore(matchers): fix hasBeenCalledOnceWith matcher | Igor Minar | |
| the error message was wrong and misleading | |||
| 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 | |
| - any test that needs a logger can just inject provideLog - logger has susict api that makes tests more readable - custom toEquals matcher allows for pretty expectations | |||
| 2011-11-30 | feat(deferreds/promises): Q-like deferred/promise implementation with a ton ↵ | Igor Minar | |
| of specs | |||
| 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 | |
| BREAK: - remove angular.[Object/Array/String/Function] - in templates [].$filter(predicate) and friends need to change to [] | filter:predicate | |||
| 2011-10-31 | feat(matchers): extract jasmine matchers into separate file for future reuse | Vojta Jina | |
| Prefix all used functions with angular.* so that they can be used with compiled angular as well... | |||
