]> git.koha-community.org Git - koha.git/commit
Bug 19867: Prevent HouseboundRoles.t to fail randomly
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Dec 2017 17:45:51 +0000 (14:45 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 19 Jan 2018 09:08:16 +0000 (10:08 +0100)
commitb8b5084b3d911f0cda5d89779449dd3fd0a9256f
tree0f5ed5971c7a38b06737623e7474b40391640245
parenta2ac6ac7ddb9494290afb8e1eff9d91ddb704ed1
Bug 19867: Prevent HouseboundRoles.t to fail randomly

Here is just a guess but we need to tell TestBuilder the values of
housebound_deliverer and housebound_chooser to make sure it will not be
1

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
I manually tested setting to the opposite values in the tests, and
verified those values made the tests fail due to count problems.
The fix is valid.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit d17e661d30ed614a0790b54cf385da3b539f4a34)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Patron/HouseboundRoles.t