Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unit tests for CalendarManager #7458

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Conversation

MorrisJobke
Copy link
Member

Beside that:

@georgehrke Where is this actually used? Because I only see that CalendarManager is mapped in the server container to \OC\Calendar\Manager instead - could it be that this one is not used anymore (or vice versa)?

ref #6840 (where it was introduced) and #6884 (which was merged without a failure and then suddenly master had problems)

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Dec 12, 2017
@MorrisJobke MorrisJobke added this to the Nextcloud 13 milestone Dec 12, 2017
@MorrisJobke MorrisJobke mentioned this pull request Dec 12, 2017
28 tasks
@georgehrke
Copy link
Member

It's used here to connect the dav app to the server's calendar API:

public function setupCalendarProvider(ICalendarManager $calendarManager, $userId) {

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 12, 2017
@blizzz blizzz merged commit 115e7e2 into master Dec 12, 2017
@blizzz blizzz deleted the fix-calendar-manager-unit-tests branch December 12, 2017 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants