nextcloud-server/apps/provisioning_api/tests/Controller
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +07:00
..
AppConfigControllerTest.php Add support for Delegation Settings for more apps 2021-10-15 18:41:00 +07:00
AppsControllerTest.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +07:00
GroupsControllerTest.php Effectively return a valid group as it would be the case in a real 2021-06-05 22:22:39 +07:00
UsersControllerTest.php Fix unit tests 2022-07-06 14:27:18 +07:00