nextcloud/apps/dav/tests/unit
Cristian Scheid 3490fb2ec8 fix(file-search): use default limit to search query if not provided on request body
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-04-02 18:13:49 +00:00
..
AppInfo test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Avatars chore: run rector 2025-07-01 22:45:52 +02:00
BackgroundJob chore: run rector 2025-07-01 22:45:52 +02:00
CalDAV feat(CalDAV): Add function to get the token of a publicly shared calendar 2026-03-19 13:26:05 +00:00
CardDAV fix: do not truncate birth year to 1970 2025-12-12 15:41:59 +00:00
Command fix(dav): dav:remove-invalid-shares removing federated calendar shares 2025-10-20 11:20:22 +00:00
Comments fix(comments): Check comment object 2025-12-11 07:57:56 +01:00
Connector fix: check instance of storage using helper function 2025-12-03 15:38:27 +00:00
Controller chore: run rector 2025-07-01 22:45:52 +02:00
DAV fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 11:53:51 -05:00
Direct test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +02:00
Files fix(file-search): use default limit to search query if not provided on request body 2026-04-02 18:13:49 +00:00
Listener chore: run rector 2025-07-01 22:45:52 +02:00
Migration chore: run rector 2025-07-01 22:45:52 +02:00
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:53:18 +00:00
Provisioning/Apple chore: run rector 2025-07-01 22:45:52 +02:00
Search fix(caldav): encoding inconsistencies in event search provider 2025-10-08 10:56:35 +00:00
Service fix:(dav): add note to example contact 2026-03-11 11:20:06 +00:00
Settings chore: run rector 2025-07-01 22:45:52 +02:00
SystemTag chore: run rector 2025-07-01 22:45:52 +02:00
test_fixtures feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Upload chore: run rector 2025-07-01 22:45:52 +02:00
bootstrap.php chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +02:00
CapabilitiesTest.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2026-03-26 08:06:16 +00:00
phpunit.xml chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
ServerTest.php chore: run rector 2025-07-01 22:45:52 +02:00