nextcloud/apps/dav/tests/unit
Joas Schilling 6cccdf98f4
test: Migrate CardDAV tests to PHPUnit10
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-25 22:22:57 +02:00
..
AppInfo test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Avatars test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
BackgroundJob test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
CalDAV test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
CardDAV test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00
Command test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00
Comments test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00
Connector fix: Move CSRF check from base to PublicAuth for public.php 2025-05-21 16:01:36 +02:00
Controller chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
DAV fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
Direct fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +02:00
Files fix(dav): correctly handle uploading folders with same name as a file 2025-05-16 14:38:41 +02:00
Listener feat(dav)!: migrate OCA calendar object events to OCP 2025-03-07 08:09:53 -08:00
Migration fix(dav): Create SAB at installation 2025-03-06 18:40:30 +01:00
Provisioning/Apple chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Search fix(TasksSearchProviderTest): adjust deep link to Tasks app 2025-01-24 22:35:20 +01:00
Service fix: check if config is enabled before creating a default contact 2025-04-28 11:46:32 +02:00
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +01:00
test_fixtures chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
Upload test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
bootstrap.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CapabilitiesTest.php feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +02:00
phpunit.xml chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
ServerTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00