Koha/t/lib
Jonathan Druart ea41ef4ec9 Bug 14195: TestBuilder - A random string should not be longer than the DB field
t::lib::TestBuilder::_gen_text does not use correctly the regex and the
max parameter to generate the random string (String::Random).

This can cause future tests to fail.

http://bugs.koha-community.org/show_bug.cgi?id=14195
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Script tested, problem occurs, patch fixes it.
Bad number on commit subject
No errors

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-05-20 11:05:27 -03:00
..
Mocks.pm Bug 13274: Mock new_dbh in t::lib::Mocks 2014-11-19 09:50:32 -03:00
TestBuilder.pm Bug 14195: TestBuilder - A random string should not be longer than the DB field 2015-05-20 11:05:27 -03:00