summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Stream/EncryptionTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-9/+11
* Cache the user backend info for 300sJoas Schilling2021-02-151-1/+7
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-261-2/+2
|\
| * Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-2/+2
|/
* Add typed create user eventsChristoph Wurst2019-12-031-1/+2
* Fix testsJulius Härtl2019-03-011-1/+2
* make file cache updates more robustBjoern Schiessle2018-07-311-0/+11
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* update file system tests to take the master key into accountBjoern Schiessle2017-07-061-14/+23
* Proper DI of configRoeland Jago Douma2016-10-281-1/+1
* File getMock Files testsRoeland Jago Douma2016-09-071-6/+6
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+342