aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Storage/Wrapper
Commit message (Expand)AuthorAgeFilesLines
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Cache the user backend info for 300sJoas Schilling2021-02-151-3/+19
* Fix code styleMorris Jobke2020-09-091-1/+0
* Make sure tests cover the new mkdir behaviour on 0 quotaJulius Härtl2020-09-081-1/+11
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-17/+17
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-15/+11
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-8/+8
* Use the short array syntax, everywhereChristoph Wurst2020-03-265-51/+51
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
* Add typed create user eventsChristoph Wurst2019-12-031-3/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-274-10/+13
* More fixesRoeland Jago Douma2019-11-271-6/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-277-12/+12
* adjust testsArthur Schiwon2019-08-261-41/+53
* Check for free space on touchJulius Härtl2019-05-281-0/+5
* Fix testsJulius Härtl2019-03-011-3/+4
* Remove HHVM checkChristoph Wurst2018-10-091-1/+1
* Do not allow folder creation with quota of 0Roeland Jago Douma2018-05-031-0/+5
* Fix testsRoeland Jago Douma2018-04-041-0/+4
* reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-1/+1
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-12/+4
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-4/+4
* Use ::class in test mocksMorris Jobke2017-10-242-2/+3
* Fix encryption testRoeland Jago Douma2017-08-091-2/+3
* Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-0/+15
* update file system tests to take the master key into accountBjoern Schiessle2017-07-061-1/+2
* use unmasked permissions during scanningRobin Appelman2017-05-181-0/+47
* Make sure we use a new encryption module all the timeJoas Schilling2017-04-201-7/+16
* Simplify the testJoas Schilling2017-04-121-1/+1
* Optimize put - Dont try to fetch filecache for not existing filecache in encr...Piotr M2017-04-121-4/+9
* Dont use the permissions mask while scanningRobin Appelman2017-04-101-0/+12
* Merge pull request #2411 from nextcloud/fix-encryption-home-storageMorris Jobke2016-12-051-0/+94
|\
| * check if the file should really be encrypted before we update the file cacheBjoern Schiessle2016-11-291-0/+94
* | update testRobin Appelman2016-12-021-1/+1
|/
* Proper DI of configRoeland Jago Douma2016-10-281-3/+3
* Fix getMock QuotaTestRoeland Jago Douma2016-09-131-9/+9
* File getMock Files testsRoeland Jago Douma2016-09-071-8/+11
* Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4Joas Schilling2016-05-251-0/+203
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-206-0/+1480