Bug 15244: t/db_dependent/Reserves.t depends on external data/configuration
authorMarc Véron <veron@veron.ch>
Tue, 1 Dec 2015 19:22:27 +0000 (20:22 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 11 Dec 2015 16:08:50 +0000 (16:08 +0000)
commitae5962cab435fe5119cf743a2ea0b9e501985ff9
tree6d8fb8a9784d679bef8eead3ebfc5d885e60609f
parenta102ccd48f72327d8d84d3782259b1417b75336b
Bug 15244: t/db_dependent/Reserves.t depends on external data/configuration

Test 14 in t/db_dependent/Reserves.t fails if syspref LocalHoldsPriority is
set to "[Give] priority for filling holds to patrons whose...

To verify:
- Set syspref as above and run test. Test 14 fails.
- Set syspref to [Don't give] and run test agein, it passes OK.

To test:
- Apply patch
- Run test again with syspref set / not set
Expected result: In both cases test should pass

(AMended to change bug title)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Reserves.t