[Koha-bugs] [Bug 10337] UT: The unit tests cannot be launched by everyone

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 24 16:50:25 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10337

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 18389
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18389&action=edit
Bug 10337: Unit tests is based on an existing database

This patchs adds a new unit tests file which will launched before all
others db_dependent tests.
It will drop and recreate the database with sample data.

Prerequisite:
The database 'koha_ut' have to be created with
  CREATE DATABASE $dbname CHARACTER SET utf8 COLLATE utf8_bin

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list