aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV/Activity/BackendTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-8/+4
* test: Migrate CardDAV tests to PHPUnit10tests/noid/carddav-testsJoas Schilling2025-05-251-43/+19
* chore: Add SPDX headerAndy Scherzinger2024-05-281-22/+2
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-6/+6
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-1/+3
* Fix carddav activitiesJoas Schilling2022-08-191-2/+2
* Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-141-1/+27
* Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503