aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Calendar/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirementsRichard Steinmetz9 days1-16/+37
* feat: add iMip Request HandlingSebastianKrupinski2024-11-071-10/+336
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-6/+6
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix errors in calendar tests saying function handleIMipMessage does not exist...Côme Chilliet2022-12-061-4/+11
* Fix iMIP testsAnna Larch2022-09-081-16/+13
* Fix trying to use MockBuilder instead of MockCôme Chilliet2022-09-061-6/+12
* Fix Calendar tests mocking a non-existant method.Côme Chilliet2022-09-051-12/+12
* Support iMIP invitations from MailAnna Larch2022-08-221-1/+376
* 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-251-12/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* implement CalendarManagerGeorg Ehrke2017-11-091-0/+214