Bug 10290: UT: VirtualShelves.t needs to create its own data
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 20 May 2013 14:56:38 +0000 (16:56 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 10 Jun 2013 15:46:09 +0000 (12:46 -0300)
commite918450e6ad6e661474479f8890f6b141fe4e15a
treea5538b23b4fc2ffcaa3aa38d67f138a3230eb073
parent450d4070b9d7103e30547eb5bce88d4cd5a97621
Bug 10290: UT: VirtualShelves.t needs to create its own data

Try before the patch:
prove t/db_dependent/VirtualShelves.t

And after, it should produce:
  t/db_dependent/VirtualShelves.t .. ok
  All tests successful.
  Files=1, Tests=82,  6 wallclock secs ( 0.03 usr  0.00 sys +  0.46 cusr  0.03 csys =  0.52 CPU)
  Result: PASS

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 44905ac99cee8ddca6c63752d948a74afae20194)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Tests are good :-D. They look fine and work as expected.
t/db_dependent/VirtualShelves.t