summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Activity
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-056-6/+15
* Mode to modern phpunitRoeland Jago Douma2019-11-273-14/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+3
* Fix wrong used typeJoas Schilling2018-11-231-1/+1
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-081-1/+7
* Fix testsRoeland Jago Douma2017-12-111-0/+2
* Create activities for (un)publishing calendar eventsThomas Citharel2017-12-111-0/+17
* Update license headersMorris Jobke2017-11-066-0/+12
* Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-162-3/+41
* 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
* 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