summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/mountconfig.php
Commit message (Expand)AuthorAgeFilesLines
* Remove last traces of travis integrationMorris Jobke2014-12-041-40/+0
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-3/+7
* Fix add/remove mountpoint hooksRobin Appelman2014-10-081-4/+4
* Added failing unit tests for mount config hooksVincent Petry2014-10-081-0/+134
* Fix mkdir error in mountconfig.phpRobin McCorkell2014-09-101-1/+1
* Load apps in test situationsRobin McCorkell2014-09-101-2/+0
* mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+49
* Add unit test for multi-user configuration loadingRobin McCorkell2014-07-151-0/+37
* Fix priority merging logic and add unit testRobin McCorkell2014-05-211-0/+48
* Add unit testsRobin McCorkell2014-05-211-0/+117
* Added ext storage app in autotest unit test runVincent Petry2014-05-051-2/+0
* external storages: allow to mount a folder called "Shared", it is no longer a...Bjoern Schiessle2014-04-231-4/+1
* Fix merging of external storage configurationsVincent Petry2014-03-261-18/+183
* Fixed ext storage password field order issueVincent Petry2014-03-191-2/+6
* Fixed ext storage unit test for groupsVincent Petry2014-03-191-30/+46
* Added tests to check mount point list for a target userVincent Petry2014-03-191-0/+110
* Added password obfuscation for external storage configVincent Petry2014-03-191-0/+87
* Added ext storage unit tests for writing then reload the mount configVincent Petry2014-03-191-1/+73
* Added unit tests for when adding ext storage mount pointsVincent Petry2014-03-181-16/+129
* Added extra checks for ext storage classVincent Petry2014-02-201-0/+25
* Now also preventing the user of "Shared" as mountpointVincent Petry2013-11-221-0/+2
* Added unit test for root mount point validationVincent Petry2013-11-211-0/+49