nextcloud/apps/dav/tests/unit
Daniel Kesselberg dead36211e feat(caldav): order the calendar objects by start date for search
Sorting the events by the start date leads to more predictable results for the search API consumers.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-03 12:17:46 +02:00
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
BackgroundJob fix(CI): Add unit test for nextcloud/server#37167 2023-03-13 11:41:36 +01:00
CalDAV feat(caldav): order the calendar objects by start date for search 2024-06-03 12:17:46 +02:00
CardDAV fix(dav): ACLs for shared addressbooks 2024-03-21 11:59:29 +01:00
Command Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Comments chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Connector chore(dav): Fix tests for length headers on upload 2024-04-04 12:50:31 +00:00
Controller fix: close cursor after reading the invitation 2023-08-11 16:37:37 +00:00
DAV Check share attributes when downloading versions 2024-02-21 21:47:50 +01:00
Direct chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Files tests: Adapt node related unit tests mocks to required root view 2023-04-17 23:46:52 +02:00
Listener chore(dav): Remove useless var tag 2023-01-19 19:05:23 +01:00
Migration chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Search Get rid of deprecated at matcher in dav application tests 2023-01-05 18:28:07 +01:00
Settings Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'. 2023-05-04 13:05:00 +02:00
SystemTag fix(systemtags): Forbid tagging of readonly files 2024-03-19 09:10:06 +00:00
Upload chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +01:00
CapabilitiesTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00
ServerTest.php Check share attributes when downloading versions 2024-02-21 21:47:50 +01:00