aboutsummaryrefslogtreecommitdiffstats
path: root/docs/component-spec/mocks.js
AgeCommit message (Collapse)Author
2013-08-23test(docs): ignore some of the specs on IEVojta Jina
This target was never un on our Jenkins CI. Some of the specs are using animation stuff, that IE does not support, so I'm disabling them.
2013-08-14test(docs): add missing createMockWindow()Vojta Jina
Add missing angular.mock.createMockWindow (removed in 0dd062231a4d495133fd907eeae95c566380c6e1), that the docs tests were using.