aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Federation
Commit message (Expand)AuthorAgeFilesLines
* test: Fix non-static data providersJoas Schilling2025-05-152-5/+5
* fix(federation): allows equal signs in federation idfix/noid/allows-some-char-from-federationidMaxence Lange2025-04-221-0/+4
* fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling2025-04-101-0/+28
* fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling2025-04-092-14/+39
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-271-16/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-132-34/+4
* fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-5/+7
* fix(federation): Fix creating local cloudIds with http:// protocolJoas Schilling2024-03-251-6/+10
* adjusts tests for CloudIdManagerRobin Appelman2022-08-311-1/+16
* Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-141-10/+26
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-241-1/+33
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix risky tests without assertionsJoas Schilling2018-01-251-2/+2
* clean cloud idsRobin Appelman2017-02-091-7/+7
* add testsRobin Appelman2017-02-082-0/+145