summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* unit test custom calendar searchGeorg Ehrke2017-04-281-0/+132
* require at least one param or prop filter elementGeorg Ehrke2017-04-251-0/+4
* unit test CalDAV Search PluginGeorg Ehrke2017-04-252-0/+459
* add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-232-1/+4
* Merge pull request #4406 from nextcloud/fix-unit-test-problemsRoeland Jago Douma2017-04-212-7/+17
|\
| * Fix invalid Dav testJoas Schilling2017-04-202-7/+17
* | Restrict share handling to the owner onlyJoas Schilling2017-04-201-4/+0
|/
* don't remove owner property for public calendarsGeorg Ehrke2017-04-093-3/+157
* Don't list on public calendar endpointsLukas Reschke2017-04-051-7/+2
* allow sharees to edit certain calendar properties for themselvesGeorg Ehrke2017-03-271-8/+9
* Add a unit test for the broken caseJoas Schilling2017-03-022-1/+22
* Unit test cleanupJoas Schilling2017-03-021-37/+36
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-5/+3
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-101-3/+3
* Fix TodoTestRoeland Jago Douma2016-12-161-3/+3
* Add tests for the base providerJoas Schilling2016-11-301-0/+189
* Move generic tests into namespaceJoas Schilling2016-11-302-4/+4
* Add unit tests for ISetting instancesJoas Schilling2016-11-301-0/+121
* Add tests for the filtersJoas Schilling2016-11-303-0/+278
* Move event and todo parsing to new APIJoas Schilling2016-11-291-17/+17
* fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-7/+18
* Add testsLukas Reschke2016-11-092-0/+143
* Fix CalendarTestRoeland Jago Douma2016-11-041-0/+19
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-042-8/+8
* Add more testsJoas Schilling2016-11-031-5/+102
* Add tests for triggerCalendarActivityJoas Schilling2016-11-031-4/+139
* Start unit tests for the activity listenerJoas Schilling2016-11-031-0/+100
* Add tests for dispatching of the eventsJoas Schilling2016-11-032-5/+66
* Use the event dispatcherJoas Schilling2016-11-032-51/+6
* Move the methods into a new classJoas Schilling2016-11-033-34/+67
* fix testsThomas Citharel2016-09-261-1/+1
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-263-19/+34
* Add new constructor argsLukas Reschke2016-09-261-5/+13
* Add missing constructor argumentLukas Reschke2016-09-261-2/+2
* Add test for PublicCalendarRootThomas Citharel2016-09-261-0/+103
* add missing testsThomas Citharel2016-09-262-3/+18
* test serializerThomas Citharel2016-09-261-0/+56
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-262-10/+10
* fix unpublishing testThomas Citharel2016-09-261-1/+1
* fix plugin testThomas Citharel2016-09-261-3/+15
* a few testsThomas Citharel2016-09-262-0/+89
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-311-0/+1
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+7
* Fix apps/Joas Schilling2016-07-214-8/+12
* Add all properties while creating a subscription (#25318)Thomas Citharel2016-07-011-1/+7
* Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+150
* Added unit testing for the migration stepThomas Müller2016-06-092-122/+167
* Extract CLASS property from calendar object and store it in the databaseThomas Müller2016-06-091-5/+10
* Update license headersLukas Reschke2016-05-263-0/+3
* Update DAV unit tests to PSR-4Joas Schilling2016-05-253-0/+787