Fixing Tests on SQLHelper
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 10 Mar 2010 21:25:44 +0000 (22:25 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 02:35:28 +0000 (22:35 -0400)
commit09d0a978a724089df1b9ea87f9c38e0679e503fb
tree9fab96be84da26d2c083cd453c927f8362361c56
parenta326217179cbace605a1b28e886b5709eff566d7
Fixing Tests on SQLHelper

one test was failing for want of correct parameters
An other one was not correctly described

test on search with a simple string fails because was done with branchcode and start_with includes NULL branches
Removing branchcode from filtercolumns

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
t/db_dependent/SQLHelper.t