nextcloud-server/apps/dav/tests/unit
Salvatore Martire 6d1344779a fix: check instance of storage using helper function
instanceof cannot be used to check the instance of a storage, doing so
breaks the check in certain cases. In this case, enabling the
`files_accesscontrol` app breaks the check.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-03 15:38:27 +07:00
..
AppInfo test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
Avatars chore: run rector 2025-07-01 22:45:52 +07:00
BackgroundJob chore: run rector 2025-07-01 22:45:52 +07:00
CalDAV fix: imip set language per user 2025-11-25 14:56:07 +07:00
CardDAV fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-11 11:12:51 +07:00
Command fix(dav): dav:remove-invalid-shares removing federated calendar shares 2025-10-20 11:20:22 +07:00
Comments chore: run rector 2025-07-01 22:45:52 +07:00
Connector fix: check instance of storage using helper function 2025-12-03 15:38:27 +07:00
Controller chore: run rector 2025-07-01 22:45:52 +07:00
DAV fix(dav): clean up user's addressbook shares on deletion 2025-09-01 10:37:08 +07:00
Direct test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +07:00
Files fix(FilesDropPlugin): Ensure all request for file request have a nickname 2025-11-18 15:19:46 +07:00
Listener chore: run rector 2025-07-01 22:45:52 +07:00
Migration chore: run rector 2025-07-01 22:45:52 +07:00
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:53:18 +07:00
Provisioning/Apple chore: run rector 2025-07-01 22:45:52 +07:00
Search fix(caldav): encoding inconsistencies in event search provider 2025-10-08 10:56:35 +07:00
Service chore: run rector 2025-07-01 22:45:52 +07:00
Settings chore: run rector 2025-07-01 22:45:52 +07:00
SystemTag chore: run rector 2025-07-01 22:45:52 +07:00
Upload chore: run rector 2025-07-01 22:45:52 +07:00
test_fixtures feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +07:00
CapabilitiesTest.php Revert "fix: temporarily disable public shares chunking capability" 2025-11-18 15:19:46 +07:00
ServerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
bootstrap.php chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +07:00
phpunit.xml chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +07:00