]> git.koha-community.org Git - koha.git/commit
Bug 8918: (follow-up) more unit tests for CalculatePriority
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 30 Jan 2014 13:16:03 +0000 (14:16 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 27 May 2014 14:08:49 +0000 (16:08 +0200)
commitbf50bc430ddfcf7a1f79eb0ee2758d4a7f81392a
treeadf4c058bbe6b32b531cc8118e61227f0943424f
parent59588d25124cf38f8059d31988ea43dd542ea4d5
Bug 8918: (follow-up)  more unit tests for CalculatePriority

Adding a few unit tests, including the following situations:
Placing a hold when there is a wait.
Placing a hold when there is a future hold.
Calculating priority with future date.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 9b9fd8597945d221d9d89d6ae6517c0c65179232)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Reserves.t