summaryrefslogtreecommitdiffstats
path: root/tests/lib/Group/GroupTest.php
Commit message (Expand)AuthorAgeFilesLines
* 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