Koha/t/lib/KohaTest/Acquisition
Andrew Moore 362e1025c9 Bug 1953 [1/3]: test suite improvements
Here are a few improvments to the test suite to make it easier to write some tests
for C4::Items

I extracted "tomorrow" and "yesterday" methods from a test module into the base class
so that they could be used by multiple test modules

Adding callnumber to items added in the test suite.

I recatored KohaTest::add_biblios a bit to remove the manual count of the number of
MARC::Fields that were added.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-27 06:10:47 -05:00
..
GetHistory.pm Bug 1953 [1/3]: test suite improvements 2008-07-27 06:10:47 -05:00
GetLateOrders.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetParcel.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetParcels.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetPendingOrders.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
NewOrder.pm kohabug 2139 Fixes C4::Aquisition::NewOrder so that it saves the branchcode 2008-07-24 14:54:01 -05:00