aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Encryption/Keys
Commit message (Expand)AuthorAgeFilesLines
* Adapt tests to config value typingCôme Chilliet2023-04-051-9/+9
* Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.phpCôme Chilliet2022-11-151-3/+3
* Fix dynamic properties and other problems in tests for PHP 8.2Côme Chilliet2022-11-141-4/+5
* Remove some more at matchers in tests/libCôme Chilliet2022-06-201-12/+18
* Check style updateCarl Schwan2022-01-131-1/+1
* New SSE key formatRoeland Jago Douma2020-08-201-13/+114
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-40/+40
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-1/+2
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-0/+43
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+513