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
GetParcel.pm
GetParcels.pm
GetPendingOrders.pm
NewOrder.pm