aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Settings/Controller/AdminSettingsControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-128/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-8/+41
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump autoloader and fix testsJulius Härtl2018-06-291-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge tips & tricks section into setup checksMorris Jobke2018-06-131-3/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocksMorris Jobke2017-10-241-4/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* drone wasn't satisfied yetArthur Schiwon2017-06-231-5/+12
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adjust another testArthur Schiwon2017-06-231-3/+19
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Use MockBuilder instead of createMockLukas Reschke2016-08-151-4/+4
| | | | CI uses an older PHPUnit
* Add unit testsLukas Reschke2016-08-151-0/+72