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)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 14 Dec 2015 07:16:30 +0000 (08:16 +0100)
commitdfa650949d50c1c90a3950db9a7d2b6a265e3b76
tree555e1b72c1f7e8aadbff27998fd3a02d62baf1d1
parent552a9d066e722711b7049bf3b1864c7771a69719
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>
(cherry picked from commit ae5962cab435fe5119cf743a2ea0b9e501985ff9)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/db_dependent/Reserves.t