aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration/Collaborators/RemotePluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-5/+5
* fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-271-0/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* adjusts tests for CloudIdManagerRobin Appelman2022-08-311-1/+9
* Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-141-1/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-241-3/+11
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Update share type constant usageJoas Schilling2020-06-241-10/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-10/+10
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-291-5/+5
* Fix injection to get the user idJulius Härtl2018-10-301-1/+11
* Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-301-5/+5
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+30
* Filter out local users from address book remote searchesJulius Härtl2018-10-301-1/+7
* Better result handling of email searchJoas Schilling2018-02-201-1/+1
* add tests for Lookup PluginArthur Schiwon2017-09-261-1/+0
* move splitUserRemote unit testsArthur Schiwon2017-09-261-0/+75
* split off getRemote unit testsArthur Schiwon2017-09-261-0/+314