summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests/Controller/GroupsControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-31/+31
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* ignore non existing users when retrieving details of group membersArthur Schiwon2019-01-171-8/+76
* New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)2018-06-191-2/+13
* Fixed testsJohn Molakvoæ (skjnldsv)2018-05-241-2/+18
* Fixed testsJohn Molakvoæ (skjnldsv)2018-04-051-37/+43
* Fixed testsJohn Molakvoæ (skjnldsv)2018-04-051-7/+14
* Return groups displayname in provisioning apiJohn Molakvoæ (skjnldsv)2018-03-231-0/+31
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Fix testsRoeland Jago Douma2017-08-011-0/+1
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-1/+6
* Move Groups over to OCSControllerRoeland Jago Douma2016-08-141-0/+378