[Koha-bugs] [Bug 21912] Koha::Objects->search lacks tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 29 16:00:44 CET 2018


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 82745
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82745&action=edit
Bug 21912: Add tests for Koha::Objects->search

This patch adds simple tests for the current behaviour. Specifically the
return values in both scalar and list context.

To test:
- Apply this patch
- Run:
  $ prove t/db_dependent/Koha/Objects.t
=> SUCCESS: Tests pass
- Sign off :-D

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


More information about the Koha-bugs mailing list