[commits] Horde branch master updated. 8af8df4c0be8b3b434a9463ff67f20de5537a606
Gunnar Wrobel
p at rdus.de
Tue Sep 29 05:52:28 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 20291f2f40f6023d299a4b10def6f90163b0a4b2
8af8df4... Add a test suite to Horde_History. It does the db testing based on sqlite which is suboptimal but I want a decent code coverage before working on the package.
-----------------------------------------------------------------------
commit 8af8df4c0be8b3b434a9463ff67f20de5537a606
Author: Gunnar Wrobel <p at rdus.de>
Date: Tue Sep 29 07:53:12 2009 +0200
Add a test suite to Horde_History. It does the db testing based on
sqlite which is suboptimal but I want a decent code coverage before
working on the package.
I will add a mock driver now and at a later timepoint there might be a
Kolab specific driver.
Once the mock driver is available the db testing will be turned off.
framework/History/package.xml | 10 +
framework/History/test/Horde/History/AllTests.php | 86 ++++
framework/History/test/Horde/History/InterfaceTest.php | 380 ++++++++++++++++
3 files changed, 476 insertions(+), 0 deletions(-)
create mode 100644 framework/History/test/Horde/History/AllTests.php
create mode 100644 framework/History/test/Horde/History/InterfaceTest.php
http://git.horde.org/diff.php/framework/History/package.xml?rt=horde-git&r1=10386369f99741559f62f6cda0752b468a1ee762&r2=8af8df4c0be8b3b434a9463ff67f20de5537a606
http://git.horde.org/co.php/framework/History/test/Horde/History/AllTests.php?rt=horde-git&r=8af8df4c0be8b3b434a9463ff67f20de5537a606
http://git.horde.org/co.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r=8af8df4c0be8b3b434a9463ff67f20de5537a606
More information about the commits
mailing list