nextcloud-server/apps/user_ldap/tests
Côme Chilliet f48e5aa1f3
fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls
Using OCP\AppFramework\Services\IAppConfig is not possible because the
 Helper is queried from places outside of the application DI container
(ajax pages, tests, other applications through ILDAPProviderFactory…)

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-10 16:08:52 +07:00
..
Integration fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
Jobs test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
Mapping test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
Migration test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
Service test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
Settings test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
User test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
.htaccess chore: Add SPDX header 2024-05-30 15:49:33 +07:00
AccessTest.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
ConfigurationTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
ConnectionTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
GroupLDAPPluginTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
Group_LDAPTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
HelperTest.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
LDAPGroupPluginDummy.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
LDAPProviderTest.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
LDAPTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
LDAPUserPluginDummy.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
UserLDAPPluginTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
User_LDAPTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
User_ProxyTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00
WizardTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +07:00