aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Group
Commit message (Expand)AuthorAgeFilesLines
* Mode to modern phpunitRoeland Jago Douma2019-11-273-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-275-6/+6
* Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-251-0/+30
|\
| * take group creation result into considerationArthur Schiwon2019-11-251-0/+30
* | Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
|/
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-012-53/+68
* Tests fixJohn Molakvoæ (skjnldsv)2018-06-151-5/+5
* Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-081-3/+3
* Fix Metadata testsJohn Molakvoæ (skjnldsv)2018-03-081-1/+8
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+2
* 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
* Fix 5.6 duplicate class importJoas Schilling2017-03-171-3/+1
* Clean up the testJoas Schilling2017-03-171-81/+52
* Use DIJoas Schilling2017-03-171-27/+31
* Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-171-0/+56
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-208/+0
* fix more testsArthur Schiwon2016-12-221-23/+23
* Adding group display name supportVincent Petry2016-12-221-214/+223
* Fix getMock MetaDataTestRoeland Jago Douma2016-09-071-1/+3
* LegacyGroupTest need DBRoeland Jago Douma2016-07-111-0/+6
* Improve ManagerTestRoeland Jago Douma2016-07-112-207/+205
* Improve GroupTestRoeland Jago Douma2016-07-111-43/+124
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-207-0/+1885