aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Settings/AdminTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove the upload and memory settingJoas Schilling2019-03-041-84/+0
| | | | | | | | | | * Remove unneeded private method phpFileSize() * Bump autoloader * Remove setUploadLimit tests * Remove integrity check hacks for upload limit Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix settings testsJulius Härtl2018-05-031-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use MockBuilder instead of createMockLukas Reschke2016-08-151-2/+2
| | | | CI uses an older PHPUnit
* Add unit testsLukas Reschke2016-08-151-0/+83