nextcloud/apps/settings/tests
Ferdinand Thiessen 27300ac6ce
fix(setup-checks): Ensure URL with webroot works
We basically mock the way `URLGenerator::getAbsoluteURL` works,
so we must make sure that the URL might already contain the webroot.
Because `baseURL` and `cliURL` also contain the webroot we need to remove
the webroot from the URL first.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-15 21:40:27 +02:00
..
Activity chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AppInfo chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Controller test(users): Adapt tests to new admin delegation checks 2024-07-22 19:58:44 +02:00
Mailer fix: emails tests after new design fixes 2024-08-06 09:42:19 +02:00
Middleware chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Settings fix(settings): Fix sharing exclude groups from password requirement option not working 2024-09-03 15:22:09 +00:00
SetupChecks fix(setup-checks): Ensure URL with webroot works 2024-09-15 21:40:27 +02:00
UserMigration test(settings): fix AccountMigratorTest when using PNG avatars 2024-06-14 15:52:21 +02:00