Bug 28272: Add unseen_renewals for checkouts
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 11 May 2021 07:26:38 +0000 (09:26 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 11 May 2021 07:26:47 +0000 (09:26 +0200)
commitc3f1ebec619977d60387ab6b182c2919f62ce689
tree983741ef54e8251ed0b1b816a7f948249900740f
parent741d8a0e5373be3150572e547518974ca47ba565
Bug 28272: Add unseen_renewals for checkouts

 t/db_dependent/api/v1/checkouts.t ...................... 7/93
 #   Failed test '200 OK'
 #   at t/db_dependent/api/v1/checkouts.t line 198.
 #          got: '500'
 #     expected: '200'

 #   Failed test 'exact match for JSON Pointer ""'
 #   at t/db_dependent/api/v1/checkouts.t line 198.
 #     Structures begin differing at:
 #          $got->{unseen_renewals} = Does not exist
 #     $expected->{unseen_renewals} = '0'
 t/db_dependent/api/v1/checkouts.t ...................... 88/93
 #   Failed test '200 OK'
 #   at t/db_dependent/api/v1/checkouts.t line 218.
 #          got: '500'
 #     expected: '200'

 #   Failed test 'exact match for JSON Pointer ""'
 #   at t/db_dependent/api/v1/checkouts.t line 218.
 #     Structures begin differing at:
 #          $got->{max_renewals} = Does not exist
 #     $expected->{max_renewals} = '1'
 # Looks like you failed 4 tests of 93.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
api/v1/swagger/definitions/allows_renewal.json