]> git.koha-community.org Git - koha.git/commit
Bug 10494: test cases for the KohaBranchName plugin
authorGalen Charlton <gmc@esilibrary.com>
Wed, 19 Jun 2013 15:47:34 +0000 (08:47 -0700)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 2 Aug 2013 19:08:57 +0000 (16:08 -0300)
commit2a837ccc2e27f7f4952be5d2372a6a31a83f07f5
tree40925339b293567318dfbf0b344b76ec1164eaaa
parent87cc3e27534c39c65024cc942822f3489de28074
Bug 10494: test cases for the KohaBranchName plugin

To test, in a test database that has the sample branches
loaded, run

prove -v t/db_dependent/Koha_template_plugin_KohaBranchName.t

Note that this includes regression tests for the issues
reported in bug 10494; these won't pass without applying
the patch that fixes them.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 96320a786bac92418b08b5af4d2b68746627482b)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 059732c23c23be77da1c18fac3290aa9c0ba2d67)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 059732c23c23be77da1c18fac3290aa9c0ba2d67)
t/db_dependent/Koha_template_plugin_KohaBranchName.t [new file with mode: 0644]