aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration/Collaborators/LookupPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Adapt tests to config value typingCôme Chilliet2023-04-051-31/+36
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Remove at matcher uses in tests/libCôme Chilliet2022-06-161-26/+33
* confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+12
* Fix unit testsJoas Schilling2021-04-271-12/+13
* Fix unit testRoeland Jago Douma2021-04-161-4/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-10/+10
* Update share type constant usageJoas Schilling2020-06-241-16/+16
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-5/+5
* Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-21/+78
* add more testsBjoern Schiessle2018-10-121-0/+231
* some small fixes and improvementsBjoern Schiessle2018-10-101-1/+11
* adjust testsBjoern Schiessle2018-10-091-2/+31
* add tests for Lookup PluginArthur Schiwon2017-09-261-0/+180