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)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 14 Dec 2015 14:56:23 +0000 (15:56 +0100)
commite000b9f0f12162f68c22ddc6a2012dae3605a23b
tree30b7088fb3dbfbe9a355fa2e840bcc2a82537c7a
parent09e110b48255a634e78823dfc52d528c50d5c689
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>
(cherry picked from commit dfa650949d50c1c90a3950db9a7d2b6a265e3b76)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
t/db_dependent/Reserves.t