aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Calendar
Commit message (Expand)AuthorAgeFilesLines
* Build instances of the calendar providers before using themChristoph Wurst2021-10-141-1/+13
* Add Public Calendar ProviderAnna Larch2021-10-141-10/+19
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-253-36/+36
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-223-8/+8
* RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-38/+60
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-082-14/+50
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-252-0/+188
* implement CalendarManagerGeorg Ehrke2017-11-091-0/+214