<<

NOTE

Please do not confuse this with the test suite for C4::Acquisition::GetParcel.

no_parcels

at first, there should be no parcels for our bookseller.

one_parcel

we create an order, mark it as received, and then see if we can find it with GetParcels.

two_parcels

we create another order, mark it as received, and then see if we can find them all with GetParcels.

z_several_parcels_with_different_dates

we create an order, mark it as received, and then see if we can find it with GetParcels.

<<