nextcloud-server/tests/lib/Group
Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates
Also went back to searchUsers indexing the array by uid as it was the
 previous behavior and the IGroup phpdoc does not say anything about the
 keys.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-02 11:35:41 +07:00
..
Backend.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00
DatabaseTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00
Dummy.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
GroupTest.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +07:00
ManagerTest.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +07:00
MetaDataTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00