summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Moved SVGSupport call to use OC.Util.SVGSupport()Vincent Petry2014-04-091-3/+3
* Moved code to replace svg with png to OC.UtilVincent Petry2014-04-041-0/+26
* Fixed parseQueryString to handle empty values and plus signsVincent Petry2014-04-011-1/+66
* Fixed matchMedia usage to make unit tests work in PhantomJSVincent Petry2014-03-181-12/+15
* Add/remove main menu action when switching between desktop/mobile modeVincent Petry2014-03-181-0/+101
* Merge pull request #7592 from owncloud/fixstoragefreespaceVincent Petry2014-03-061-0/+7
|\
| * Added testArea for JS Unit testsVincent Petry2014-03-061-0/+7
* | Merge pull request #7579 from owncloud/introduce-generateUrl-masterMorris Jobke2014-03-061-0/+9
|\ \
| * | adding js unit tests for OC.generateUrl()Thomas Müller2014-03-061-0/+9
| |/
* | Removed obsolete OC.Router stubs in specHelperVincent Petry2014-03-051-10/+0
* | fixing js unit testsThomas Müller2014-03-052-10/+5
|/
* Added oc_defaults stub in specHelper.jsVincent Petry2014-02-241-0/+1
* Merge pull request #7067 from owncloud/core-sessionheartbeatconfigVincent Petry2014-02-052-1/+91
|\
| * Added unit tests for session_keepalive / heartbeatVincent Petry2014-02-042-1/+91
* | Merge pull request #6969 from owncloud/tests-morecoverageThomas Müller2014-02-041-0/+99
|\ \ | |/ |/|
| * Added core unit tests for basename and dirnameVincent Petry2014-01-301-0/+99
* | Added OC.buidQueryString() utility functionVincent Petry2014-01-241-0/+37
|/
* Added Javascript unit testsVincent Petry2014-01-163-0/+4449