Koha/t/db_dependent/Holds
Jonathan Druart ca124b5c14 Bug 21817: Centralize the mock of userenv from tests
This patch adds a new method mock_userenv from t::lib::Mocks in order to
simplify the mock of the userenv.

Test plan:
prove all the test files modified by this patch

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-02 20:18:29 +00:00
..
DisallowHoldIfItemsAvailable.t Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
HoldFulfillmentPolicy.t
HoldItemtypeLimit.t
LocalHoldsPriority.t Bug 21133: Fix use statements order 2018-07-31 16:28:02 -03:00
RevertWaitingStatus.t Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
WaitingReserves.t