aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/SystemTag
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix multiline commentsChristoph Wurst2020-04-082-2/+2
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-7/+7
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-272-33/+35
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Use ::class in test mocksMorris Jobke2017-10-241-3/+4
* test setTagGroups with empty groupidsJörn Friedrich Dreyer2017-03-191-0/+9
* Act on effective system tag canAssign permissionVincent Petry2016-05-201-0/+1
* Add system tag assignability check with groupsVincent Petry2016-05-201-1/+21
* Add systemtag_group table and get/set methodsVincent Petry2016-05-201-0/+17
* Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-201-29/+15
* Add interface methods for permission checkVincent Petry2016-05-201-0/+82
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-202-0/+823