Bug 23404: add UT to show bug
authorFridolin Somers <fridolin.somers@biblibre.com>
Wed, 31 Jul 2019 09:21:14 +0000 (11:21 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 13 Sep 2019 12:34:59 +0000 (14:34 +0200)
commitaee8bd9651741b629f32769f4eacd143f50d7267
treefc3fba0df2d447acbfdd03a004e338f0b2129c52
parent93b8ea9685ab565018fee3caa021f10a99586830
Bug 23404: add UT to show bug

Run prove t/db_dependent/Circulation/TooMany.t
It fails on :
    #   Failed test 'We are only allowed one, and we have one (itemtype on biblioitem)'
    #   at t/db_dependent/Circulation/TooMany.t line 547.
    #     Structures begin differing at:
    #          $got->{reason} = 'NO_RULE_DEFINED'
    #     $expected->{reason} = 'TOO_MANY_CHECKOUTS'

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 445b0cb8b595136afdebaee2db3bc768b42b445b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Circulation/TooMany.t