Bug 10275: UT: OrderFromSubscription.t needs to create its own data
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 17 May 2013 13:27:45 +0000 (15:27 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 16 Jul 2013 14:20:37 +0000 (14:20 +0000)
commit8e442955247e925dacf303455f40522a89a349b2
tree8ab7fd6c6b44fd493185bf26a824176b6c8a06ba
parentd2a756128853e9d3a1e0b99f47a04c9e0f31de75
Bug 10275: UT: OrderFromSubscription.t needs to create its own data

Try before the patch:
prove t/db_dependent/Acquisition/OrderFromSubscription.t

And after, it should produce:
  t/db_dependent/Acquisition/OrderFromSubscription.t .. ok
  All tests successful.
  Files=1, Tests=12,  2 wallclock secs ( 0.02 usr  0.00 sys +  0.46 cusr
  0.02 csys =  0.50 CPU)
  Result: PASS

And some warnings...

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests.
Assumes Dateformat is set to US dates as in the sample data.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Acquisition/OrderFromSubscription.t