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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 29 15:58:07 CET 2018


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

            Bug ID: 21912
           Summary: Koha::Objects->search lacks tests
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The 'search' method in Koha::Objects uses the context in which it was called to
return either an iterator (in scalar context) or a list of singular objects, in
list context.

This behaviour should be covered by tests.

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


More information about the Koha-bugs mailing list