summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Added unit tests for heartbeat interval min/max valuesVincent Petry2014-06-121-1/+23
* Fixed Snap mockVincent Petry2014-06-061-5/+10
* close sidebar when switching navigation entry, except on add or change settingsJan-Christoph Borchardt2014-06-051-0/+3
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-82/+5
|\
| * fix unit test templateMorris Jobke2014-06-051-1/+1
| * fix first failing testMorris Jobke2014-06-051-2/+1
| * Remove obsoleted code to trigger navigation menuVincent Petry2014-06-041-79/+3
* | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-041-5/+133
|\ \ | |/ |/|
| * Use recipient display names when updating shares in the UIVincent Petry2014-06-041-23/+17
| * More unit tests and fixes for shareVincent Petry2014-06-021-5/+139
* | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-032-8/+9
|\ \
| * | Scrutinizer cleanupkondou2014-06-022-8/+9
* | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-021-0/+7
|\ \ \ | |/ / |/| |
| * | fix unit tests after introduction of animations - adds delays for click triggerMorris Jobke2014-06-021-0/+7
| |/
* | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-021-0/+13
|\ \ | |/ |/|
| * display "<1 kB" for really small filesMorris Jobke2014-06-021-0/+13
* | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-021-0/+11
|\ \ | |/ |/|
| * Fix typoLukas Reschke2014-05-311-1/+1
| * Add unit tests for escapeHTMLLukas Reschke2014-05-281-0/+11
* | Added ground work for OC.Share unit testsVincent Petry2014-05-132-0/+100
* | Fix file summary to use the whole file listVincent Petry2014-04-281-0/+17
|/
* 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