From 977f0273f9ad98c05619d297834637265d060e05 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 5 Nov 2009 09:03:50 -0800 Subject: [PATCH] Note XML for per package errors. --- t/Shop/ShipDriver/USPS.t | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/t/Shop/ShipDriver/USPS.t b/t/Shop/ShipDriver/USPS.t index a6029f825..6b9ae8eab 100644 --- a/t/Shop/ShipDriver/USPS.t +++ b/t/Shop/ShipDriver/USPS.t @@ -850,6 +850,13 @@ $e = Exception::Class->caught(); isa_ok($e, 'WebGUI::Error::InvalidParam', "calculate won't calculate for foreign countries"); $cart->update({shippingAddressId => $workAddress->getId}); + +# +#-2147219500 +#DomesticRatesV3;clsRateV3.ValidateWeight;RateEngineV3.ProcessRequest +#Please enter the package weight. +#1000440 + ####################################################################### # # _calculateInsurance edge case