[Koha-bugs] [Bug 29884] New: Missing test in api/v1/patrons.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 14 15:16:07 CET 2022


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

            Bug ID: 29884
           Summary: Missing test in api/v1/patrons.t
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 28632

t::lib::Dates::compare( $updated_on_got, $updated_on_expected, 'updated_on
values matched' );

compare is not calling is() or ok(), it's caller job to do it.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28632
[Bug 28632] patrons.t fragile on slow boxes
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list