nextcloud/apps/user_ldap/tests
Joas Schilling 39e248d330
Fix LDAP unit tests
20) OCA\user_ldap\tests\Jobs\UpdateGroupsTest::testHandleKnownGroups
Trying to configure method "fetchAll" which cannot be configured because it does not exist, has not been specified, is final, or is static

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-20 17:22:52 +02:00
..
Integration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Jobs Fix LDAP unit tests 2021-04-20 17:22:52 +02:00
Mapping Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Migration LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
Settings Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
User Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
AccessTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
ConfigurationTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ConnectionTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
GroupLDAPPluginTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Group_LDAPTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HelperTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
LDAPGroupPluginDummy.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
LDAPProviderTest.php Cache the user backend info for 300s 2021-02-15 10:36:08 +01:00
LDAPTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
LDAPUserPluginDummy.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
UserLDAPPluginTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
User_LDAPTest.php user share manager to determine share ownership 2020-10-26 16:05:28 +01:00
User_ProxyTest.php LDAP simplify User_Proxy and Group_Proxy signatures 2020-10-23 12:25:31 +02:00
WizardTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00