]> git.koha-community.org Git - koha.git/commit
Bug 7333 - modifying Members.t to use a branchcode that exists in the sample data
authorLiz Rea <wizzyrea@gmail.com>
Wed, 7 Dec 2011 22:32:11 +0000 (16:32 -0600)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 20 Jan 2012 20:31:01 +0000 (15:31 -0500)
commit984c0a711576eadb65cb28eaf74d35f54b9e1d5f
treef813a1283413cb4e583d8d5971b30f3fd1f7912c
parentd566f7168d0a6b7e12f1ed2654a870b70a95d5cf
Bug 7333 - modifying Members.t to use a branchcode that exists in the sample data

To test:
Create a fresh koha db with all of the sample data (if you have one that has the sample branches in it, that will work too)
run the test: prove t/db_dependent/Members.t

All subtests should complete.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests complete successfully with my database created from
sample data and with the database provided on the bug.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit b955692c8494a81d46a72efaca9385f980cfd1b1)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 3a42ff5d671b933c651936d76e685da296d95c80)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
t/db_dependent/Members.t