server/apps/user_ldap/tests
Arthur Schiwon 7807add02d
[LDAP] The WebUI Wizard also should not assign empty config IDs
With 689df9a843 the behaviour to assign only
non-empty config IDs was introduced. Only, this was only effective for CLI
and OCS API.

Related to #3270.

The web UI creates now also a full configuration on first load. This fixes
#5094.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-23 17:58:35 +02:00
..
Integration tests for user storage location 2018-08-10 00:28:44 +02:00
Jobs
Mapping LDAP backend to emit announce and revoke signals on mapping changes 2018-04-05 12:38:39 +02:00
Migration
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +02:00
User adjust and add more unit tests 2018-07-05 11:50:49 +02:00
.htaccess
AccessTest.php check user state when fetching to avoid dealing with offline objects 2018-05-29 01:10:03 +02:00
ConfigurationTest.php adjust and add more unit tests 2018-07-05 11:50:49 +02:00
ConnectionTest.php Fix tests for backup ldap server connection 2018-07-13 09:16:57 +02:00
Group_LDAPTest.php tests for retrieving group members with numerical uids 2018-02-23 12:04:48 +01:00
GroupLDAPPluginTest.php
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
LDAPTest.php
LDAPUserPluginDummy.php
User_LDAPTest.php fix unit tests 2018-08-15 16:11:07 +02:00
User_ProxyTest.php
UserLDAPPluginTest.php
WizardTest.php