Bug 23404: add UT to show bug
authorFridolin Somers <fridolin.somers@biblibre.com>
Wed, 31 Jul 2019 09:21:14 +0000 (11:21 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 9 Sep 2019 10:13:54 +0000 (11:13 +0100)
commit445b0cb8b595136afdebaee2db3bc768b42b445b
tree477034da193623ab22a9af365580d93c7df5b9b6
parent811bee9bce57e67fd22562b3bb62397335b4eeb5
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>
t/db_dependent/Circulation/TooMany.t