server
server copied to clipboard
LDAP: migrate/transform remaining integration test
Follow up to https://github.com/nextcloud/server/pull/8855
Tests that still need to be migrated or transformed (because they ain't really integration tests…):
- [ ] IntegrationTestAttributeDetection.php
- [ ] IntegrationTestCountUsersByLoginName.php
- [ ] IntegrationTestFetchUsersByLoginName.php
- [ ] IntegrationTestPaging.php (partly)
- [ ] IntegrationTestUserHome.php
- [ ] User/IntegrationTestUserAvatar.php
- [ ] User/IntegrationTestUserCleanUp.php
- [ ] User/IntegrationTestUserDisplayName.php