nextcloud/core/js/tests
Vincent Petry cc6c152984 Fixed matchMedia usage to make unit tests work in PhantomJS
PhantomJS has a bug that makes it impossible to properly stub
window.matchMedia. This fix adds a wrapper as OC._matchMedia
that is used for unit tests
2014-03-18 15:52:06 +01:00
..
lib Added Javascript unit tests 2014-01-16 17:12:29 +01:00
specs Fixed matchMedia usage to make unit tests work in PhantomJS 2014-03-18 15:52:06 +01:00
specHelper.js Merge pull request #7592 from owncloud/fixstoragefreespace 2014-03-06 17:22:40 +01:00