Closed phil-davis closed 2 years ago
PR #715 has the changes/fixes to the test scenarios.
core PR https://github.com/owncloud/core/pull/39809 added the necessary core test enhancements.
I raised an issue about on of the scenarios, which I think demonstrates that there is still an edge-case bug: https://github.com/owncloud/user_ldap/issues/717
The test development is done here.
core PR https://github.com/owncloud/core/pull/39721 changed the behavior of the groups on the user management page. If the group is an LDAP group, or for whatever reason the group member count is zero or not available, then the count is not displayed at all.
As a result, some existing tests in
user_ldap
are failing and need to be adjusted:https://drone.owncloud.com/owncloud/user_ldap/3778/54/14 https://drone.owncloud.com/owncloud/user_ldap/3778/55/14 https://drone.owncloud.com/owncloud/user_ldap/3778/58/14 https://drone.owncloud.com/owncloud/user_ldap/3778/59/14 https://drone.owncloud.com/owncloud/user_ldap/3778/68/14