summaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/CertificateManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-1/+1
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Make Security module strictJ0WI2021-04-191-0/+3
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-42/+19
* 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-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* 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 short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-271-6/+7
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-1/+2
* Write cert bundle to tmp file firstRoeland Jago Douma2017-07-121-2/+15
* dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-3/+4
* Fix getMock CertificateMangerTestRoeland Jago Douma2016-09-131-2/+3
* add test for needsRebundling() checkBjoern Schiessle2016-07-111-0/+92
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+121