aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Group/GroupTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-17/+17
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* fix!: Remove symfony EventDispatcherInterface from GroupJoas Schilling2023-07-271-12/+8
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-271-6/+10
* Fix tests, and fix Group::searchUsers to avoid duplicatesCôme Chilliet2023-05-021-5/+5
* Optimize retrieving display name when searching for users in a groupCarl Schwan2023-04-271-12/+12
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-2/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-31/+31
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-34/+34
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-24/+34
* Tests fixJohn Molakvoæ (skjnldsv)2018-06-151-5/+5
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-241-2/+2
* Improve ManagerTestRoeland Jago Douma2016-07-111-2/+2
* Improve GroupTestRoeland Jago Douma2016-07-111-43/+124
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+386