aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/CapabilitiesManagerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-10/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+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>
* Add tests for public capabiltiesJulius Härtl2017-06-301-0/+28
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make the capabilities manager more error proofRoeland Jago Douma2016-08-151-26/+45
| | | | | | | If an app registers an invalid capabilty we should not crash hard. Instead we should catch the exception. Log it (error) and carry on. * Added tests
* FIx lib/ a-dJoas Schilling2016-05-191-0/+162