summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/MountProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
* Adjust mountprovider testsJulius Härtl2020-12-091-1/+23
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Update share type constant usageJoas Schilling2020-06-241-8/+8
* Remove trailing and in between spacesChristoph Wurst2020-04-091-19/+19
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-21/+21
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+1
* Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-081-1/+23
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ::class in test mocksMorris Jobke2017-10-241-4/+4
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-1/+0
* Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-201-1/+21
|\
| * Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-171-1/+21
* | shares-circlesMaxence Lange2017-03-171-0/+12
|/
* Fix getMock files_sharingRoeland Jago Douma2016-09-061-5/+7
* Make share target consistent when grouping group share with user shareVincent Petry2016-08-031-4/+36
* Added more tests for sharing's MountProviderVincent Petry2016-08-031-0/+158
* Improved share grouping readability + fixed testVincent Petry2016-08-031-52/+47
* Fix apps/Joas Schilling2016-07-211-1/+4
* Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-151-10/+10
* fix swift primary object store test (#25281)Thomas Müller2016-07-051-0/+3
* fix broken unit test (#25198)Thomas Müller2016-06-211-1/+8
* Filter out group shares for owner where owner is included (#25190)Vincent Petry2016-06-211-0/+129