Bug 13456: Serials/Claims.t expects no subscriptions
authorMark Tompsett <mtompset@hotmail.com>
Fri, 12 Dec 2014 21:32:40 +0000 (16:32 -0500)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 19 Dec 2014 20:32:28 +0000 (17:32 -0300)
commit9412b905993fedeef5f5198e9f94e4f38227d227
tree656dd2c24a729a2bbf53b60b199ecafa7ea99d95
parentc3843bcb7f57a658c8a9c688b9ae761a9b14fb36
Bug 13456: Serials/Claims.t expects no subscriptions

However, this is an unreasonable assumption for a system which
is in use (either lots of testing or production).

TEST PLAN
---------
1) Have a supplier with a late subscription.
2) prove t/db_dependent/Serials/Claims.t
   -- will fail
3) apply patch
4) prove t/db_dependent/Serials/Claims.t
   -- success
5) run koha qa test tools

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Serials/Claims.t