aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Federation/CloudIdManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman8 days1-12/+4
* test: Fix non-static data providersJoas Schilling2025-05-151-4/+4
* 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-091-5/+10
* fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-271-16/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* 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
* clean cloud idsRobin Appelman2017-02-091-7/+7
* add testsRobin Appelman2017-02-081-0/+99