aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/tests/BackgroundJob/RequestSharedSecretTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(federation): give some time to prepare both serversArthur Schiwon2024-04-111-3/+5
* Migrate federation application to LoggerInterfaceCôme Chilliet2023-06-261-20/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Drop all dead packagesChristoph Wurst2020-12-231-37/+0
* 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-10/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* 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-1/+0
* improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-251-29/+9
* Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma2017-12-111-0/+38
* Actually set the status so we don't cause another exceptionRoeland Jago Douma2017-11-291-0/+38
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ITimeFactoryRoeland Jago Douma2017-08-011-15/+66
* update unit testsBjoern Schiessle2017-08-011-7/+21
* adjust existing testsBjoern Schiessle2017-04-111-2/+11
* Fix deprecated getMock call in Federation appRoeland Jago Douma2016-08-311-6/+6
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Fix errors in the testsJoas Schilling2016-05-191-0/+6
* Move federation tests to PSR-4Joas Schilling2016-05-191-0/+181