[Koha-bugs] [Bug 20212] Slowness in receiving in acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 8 14:04:30 CET 2021


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

--- Comment #125 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Tests are failing on fresh DB:

t/db_dependent/api/v1/acquisitions_orders.t ..
    #   Failed test 'Only one order is active'
    #   at t/db_dependent/api/v1/acquisitions_orders.t line 130.
    #          got: '0'
    #     expected: '1'


And this one if there are orders in the DB:
    #   Failed test 'has value for JSON Pointer "/43/order_id"'
    #   at t/db_dependent/api/v1/acquisitions_orders.t line 76.

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


More information about the Koha-bugs mailing list