test suite refactoring
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 9 May 2008 23:08:12 +0000 (18:08 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 11 May 2008 11:49:04 +0000 (06:49 -0500)
commit339fc5fcababe7d3f18b67b6f9ca8a2cba0c1dd6
tree05b89a4c8f452bb7910969bef2f7442c825d3d70
parentdbbeb6525b22b2ee49ed4458c4fc9fd61c9f4af2
test suite refactoring

Moved routines to clear and create database and manage
zebraqueue_daemon.pl to KohaTest.pm so that they're
available to test classes - needed for installation
and upgrade tests in particular.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
t/database_dependent.pl
t/lib/KohaTest.pm