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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 25 Jul 2013 15:43:47 +0000 (12:43 -0300)
commit5b1fda0cf3bb86c04db73d4992a09ceca2f6c9d9
tree899f749147af41876991348de5d95ea7d2d17d14
parent88c877ab2d09382c34d20813595c2e112e08136f
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>
(cherry picked from commit 8e442955247e925dacf303455f40522a89a349b2)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Acquisition/OrderFromSubscription.t