Page MenuHomePhorge

Composer for RPK libcalendaring and libkolab tests.
Open, NormalPublic

Description

The libcalendaring and libkolab plugin tests will need composer to have run in order to do the autoloader magic.

Details

Ticket Type
Task

Event Timeline

vanmeeuwen raised the priority of this task from to 60.
vanmeeuwen updated the task description. (Show Details)
vanmeeuwen changed Ticket Type from Task to Task.
vanmeeuwen subscribed.

From Roundcube's tests directory run:
phpunit ../plugins/libcalendaring/tests/libcalendaring.php
phpunit ../plugins/libcalendaring/tests/libvcalendar.php

Is it me or does the libvcalendar one not execute anything?

[kanarip@dws06 tests (master % u=)]$ pwd
/home/kanarip/devel/src/kolab/roundcubemail.git/tests
[kanarip@dws06 tests (master % u=)]$ phpunit ../../roundcubemail-plugins-kolab.git/plugins/libcalendaring/tests/libvcalendar.php --debug
PHPUnit 4.6.10 by Sebastian Bergmann and contributors.

Configuration read from /home/kanarip/devel/src/kolab/roundcubemail.git/tests/phpunit.xml

Probably it can't find Sabre/VObject, see logs/errors.

It seems like indeed it cannot, and requires a little bit of composer in Kolab:Development

vanmeeuwen renamed this task from How to execute libcalendaring tests? to Composer for RPK libcalendaring and libkolab tests..Jun 25 2015, 5:05 PM
vanmeeuwen claimed this task.
vanmeeuwen updated the task description. (Show Details)
vanmeeuwen added a project: Quality Assurance.
vanmeeuwen lowered the priority of this task from 60 to Normal.Mar 22 2019, 12:28 PM

Correcting the priority from 60/40 to Normal