summaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration/Collaborators/MailPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-4/+4
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-241-5/+14
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Update share type constant usageJoas Schilling2020-06-241-16/+16
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-301-15/+99
* Fix calculation if there are more resultsJoas Schilling2018-03-081-19/+19
* Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
* Better result handling of email searchJoas Schilling2018-02-201-2/+2
* Fix and tests for MailPluginTobia De Koninck2017-12-161-1/+138
* add tests for Lookup PluginArthur Schiwon2017-09-261-1/+0
* split off getEmail testsArthur Schiwon2017-09-261-0/+337