nextcloud-server/apps/user_ldap/tests
Côme Chilliet 8717646cbf fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-05 14:46:11 +07:00
..
Integration fix(LDAP): remove unneeded dependencies 2024-08-01 20:13:11 +07:00
Jobs
Mapping
Migration
Service
Settings
User
.htaccess
AccessTest.php fix(ldap): Fix user_ldap attribute casing to fix tests 2025-03-05 14:46:11 +07:00
ConfigurationTest.php
ConnectionTest.php
GroupLDAPPluginTest.php
Group_LDAPTest.php
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +07:00
LDAPTest.php
LDAPUserPluginDummy.php
UserLDAPPluginTest.php
User_LDAPTest.php fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager 2025-03-05 14:46:11 +07:00
User_ProxyTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 20:13:11 +07:00
WizardTest.php