aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Middleware/SubadminMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Migrate settings and provisioning_api to PHPUnit10tests/noid/migrate-more-apps-to-phpunit10Joas Schilling2025-05-161-13/+10
* fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME commentCôme Chilliet2025-02-131-24/+49
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-031-23/+3
* Remove deprecated at() matcher from settings testsCôme Chilliet2022-06-071-16/+10
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-2/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Unify settings middleware with othersJoas Schilling2020-06-231-7/+7
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Update license headersChristoph Wurst2019-12-051-4/+21
* Mode to modern phpunitRoeland Jago Douma2019-11-271-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Move settings to an appChristoph Wurst2019-09-281-0/+104