summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests
Commit message (Expand)AuthorAgeFilesLines
* Validate the quota value to be a correct valueThomas Müller2015-05-071-7/+23
* Fix usage of deprecated private constantsJoas Schilling2015-04-183-4/+4
* Do not try to make user subadmin of group twiceRoeland Jago Douma2015-04-131-0/+25
* Update license headersJenkins for ownCloud2015-03-264-59/+51
* Revert "Updating license headers"Morris Jobke2015-02-264-47/+63
* Sort the array to be sureJoas Schilling2015-02-261-1/+8
* Updating license headersJenkins for ownCloud2015-02-234-63/+47
* Extend Test\TestCase and do not use uniqid()Joas Schilling2015-01-074-310/+286
* Add proper group setup and teardown to all provisioning_api testsTom Needham2015-01-033-0/+9
* Create admin group before running provisioning_api testsTom Needham2015-01-031-0/+5
* Ensure admin group is present before running testsTom Needham2015-01-032-3/+4
* Change array element order to fix failing testTom Needham2015-01-021-1/+1
* Add provisioning_api appTom Needham2014-12-243-0/+1066