[Koha-devel] Advice for testing bug 17710

Tomas Cohen Arazi tomascohen at gmail.com
Thu Jan 12 01:57:41 CET 2017


David, you can try using Test::MockModule to have a deterministic behavior
for your tests.

El mié., 11 de ene. de 2017 9:33 PM, David Cook <dcook at prosentient.com.au>
escribió:

> Hi all,
>
>
>
> I wrote a little patch to make C4::Matcher::get_matches and
> C4::ImportBatch::GetBestRecordMatch use the same logic for sorting matches,
> so that matches are returned consistently in the same order.
>
>
>
> However, C4::Matcher::get_matches is basically spaghetti and relies on
> Zebra (and a hard-coded Zebra server at that), so I’m not sure how best to
> test it. I was thinking maybe turning the sorting into a little function
> and unit testing that.
>
>
>
> Would that be sufficient? In terms of manual testing, I think matching is
> mostly done behind the scenes, so it would be tough to verify the output of
> the sort…
>
>
>
> David Cook
>
> Systems Librarian
>
> Prosentient Systems
>
> 72/330 Wattle St
>
> Ultimo, NSW 2007
>
> Australia
>
>
>
> Office: 02 9212 0899
>
> Direct: 02 8005 0595
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/

-- 
Tomás Cohen Arazi
Theke Solutions (https://theke.io <http://theke.io/>)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20170112/3c1becc1/attachment.html>


More information about the Koha-devel mailing list