Koha/t/lib
Jonathan Druart 18f9ed465d
Bug 21985: Fix Circulation tests when ES it set, by using build_sample_item
We should use build_sample item (from bug 21971) to create items,
otherwise we may not have a valid biblioitem and/or MARC record.

Test plan:
Set SearchEngine to ES
prove that the tests in Circulation.t now pass

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-03 10:26:22 +01:00
..
Koha/Plugin Bug 22709: Unit tests 2019-07-04 13:49:21 +01:00
QA Bug 11529: (RM follow-up) Add WHILE to directive list 2019-08-05 18:43:26 +01:00
Dates.pm Bug 19176: (QA follow-up) few cosmetic changes 2017-11-03 13:50:27 -03:00
Mocks.pm Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
Selenium.pm Bug 22478: Fix POD 2019-05-02 13:40:26 +00:00
TestBuilder.pm Bug 21985: Fix Circulation tests when ES it set, by using build_sample_item 2019-10-03 10:26:22 +01:00