[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 18:05:01 CET 2020


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

--- Comment #137 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
3. We have 2 failing tests

$ prove t/db_dependent/api/v1/checkouts.t
t/db_dependent/api/v1/checkouts.t .. 7/93
#   Failed test 'exact match for JSON Pointer ""'
#   at t/db_dependent/api/v1/checkouts.t line 198.
#     Structures begin differing at:
#          $got->{unseen_renewals} = '0'
#     $expected->{unseen_renewals} = Does not exist
t/db_dependent/api/v1/checkouts.t .. 84/93 
#   Failed test 'exact match for JSON Pointer ""'
#   at t/db_dependent/api/v1/checkouts.t line 217.
#     Structures begin differing at:
#          $got->{unseen_renewals} = '0'
#     $expected->{unseen_renewals} = Does not exist
# Looks like you failed 2 tests of 93.

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


More information about the Koha-bugs mailing list