nextcloud-server/tests/lib/AppFramework
Côme Chilliet a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-22 12:21:55 +07:00
..
Bootstrap fix: Fix tests following OC_App migrations to IAppManager 2024-04-22 12:21:55 +07:00
Controller
Db
DependencyInjection
Http test(request): Add tests to strip the port when forwarding requests 2024-02-13 16:51:13 +07:00
Middleware fix: add check for app_api_system session flag to bypass rate limit 2024-03-18 20:09:15 +07:00
OCS fix xml ocs response for serializable objects 2024-02-23 14:49:22 +07:00
Routing fix: Fix tests following OC_App migrations to IAppManager 2024-04-22 12:21:55 +07:00
Services better tests 2024-02-01 13:40:27 +07:00
Utility Add timezone getter to ITimeFactory 2024-02-13 13:29:06 +07:00
AppTest.php