[Koha-bugs] [Bug 18434] Elasticsearch indexing broken with newer catmandu version

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 12 20:47:05 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18434

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 63451
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63451&action=edit
Bug 18434: Add tests for K:SE:E::get_fixer_rules

This patch tries to introduce exhaustive tests for this class method.
I didn't try to provide a regression test for the current bug per-se, but
cover the current method behaviour as much as I could.

A minor bug is highlighted by this new tests, I'll provide a followup for it.

To test:
- Run:
  $ sudo koha-shell kohadev
 k$ de kohaclone
 k$ prove t/db_dependent/Koha_Elasticsearch.t
=> FAIL: The returned fixer rules are not the expected ones

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list