Colin Kuskie
82bb59d40e
Debug needs an explicit package name for addToCleanup.
2011-10-19 13:11:23 -07:00
Colin Kuskie
0b74f25dd1
Update test for changes to the underlying form code, submit => send
2011-07-27 22:40:25 -07:00
Doug Bell
277faae8a1
Merge commit 'v7.10.15' into 8
...
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
docs/templates.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/Event.pm
lib/WebGUI/Asset/File.pm
lib/WebGUI/Asset/MapPoint.pm
lib/WebGUI/Asset/RichEdit.pm
lib/WebGUI/Asset/Sku/Product.pm
lib/WebGUI/Asset/Snippet.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Template/TemplateToolkit.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Carousel.pm
lib/WebGUI/Asset/Wobject/Collaboration.pm
lib/WebGUI/Asset/Wobject/Dashboard.pm
lib/WebGUI/Asset/Wobject/DataForm.pm
lib/WebGUI/Asset/Wobject/Folder.pm
lib/WebGUI/Asset/Wobject/Map.pm
lib/WebGUI/Asset/Wobject/Search.pm
lib/WebGUI/Asset/Wobject/Shelf.pm
lib/WebGUI/Asset/Wobject/StockData.pm
lib/WebGUI/Asset/Wobject/StoryTopic.pm
lib/WebGUI/Asset/Wobject/SyndicatedContent.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/Asset/Wobject/WeatherData.pm
lib/WebGUI/AssetClipboard.pm
lib/WebGUI/AssetCollateral/DataForm/Entry.pm
lib/WebGUI/AssetExportHtml.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetMetaData.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/AssetVersioning.pm
lib/WebGUI/Auth.pm
lib/WebGUI/Cache/CHI.pm
lib/WebGUI/Content/AssetManager.pm
lib/WebGUI/Fork/ProgressBar.pm
lib/WebGUI/Form/JsonTable.pm
lib/WebGUI/Form/TimeField.pm
lib/WebGUI/Form/Zipcode.pm
lib/WebGUI/Group.pm
lib/WebGUI/International.pm
lib/WebGUI/Macro/AssetProxy.pm
lib/WebGUI/Macro/FileUrl.pm
lib/WebGUI/Operation/SSO.pm
lib/WebGUI/Operation/User.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Transaction.pm
lib/WebGUI/Shop/TransactionItem.pm
lib/WebGUI/Test.pm
lib/WebGUI/URL/Content.pm
lib/WebGUI/URL/Uploads.pm
lib/WebGUI/User.pm
lib/WebGUI/Workflow/Activity/ExtendCalendarRecurrences.pm
lib/WebGUI/Workflow/Activity/SendNewsletters.pm
lib/WebGUI/i18n/English/Asset.pm
lib/WebGUI/i18n/English/WebGUI.pm
sbin/installClass.pl
sbin/rebuildLineage.pl
sbin/search.pl
sbin/testEnvironment.pl
t/Asset/Asset.t
t/Asset/AssetClipboard.t
t/Asset/AssetLineage.t
t/Asset/AssetMetaData.t
t/Asset/Event.t
t/Asset/File.t
t/Asset/File/Image.t
t/Asset/Post/notification.t
t/Asset/Sku.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Wobject/Collaboration/templateVariables.t
t/Asset/Wobject/Collaboration/unarchiveAll.t
t/Asset/Wobject/Shelf.t
t/Auth.t
t/Macro/EditableToggle.t
t/Macro/FilePump.t
t/Shop/Cart.t
t/Shop/Transaction.t
t/Storage.t
t/User.t
t/Workflow.t
2011-05-13 18:15:11 -05:00
Doug Bell
0693e33128
getEditForm is a FormBuilder and doesnt include csrfToken (added by www_edit)
2011-05-05 19:45:50 -05:00
Colin Kuskie
a96a9c3989
Update tests to handle new data being returned from USPS, for both domestic and international shipping. No driver changes required so far.
2011-01-10 13:24:00 -08:00
Doug Bell
7c14d1e6c4
almost done fixing addRevision tests
2010-12-03 15:01:31 -06:00
Colin Kuskie
499feb420b
Fix naming problem with shippingServices, update tests.
2010-10-14 19:31:04 -07:00
Colin Kuskie
2edec772e5
Conversion of UPS driver to Moose. Tests still failing.
2010-10-14 13:51:36 -07:00
Colin Kuskie
98d156c70f
Convert the USPS International driver to Moose.
2010-10-14 12:13:13 -07:00
Colin Kuskie
1ea5bf0800
Update the test, fix i18n instructions and plugin name.
2010-10-14 08:11:11 -07:00
Colin Kuskie
4b252a2d67
Conversion of FlatRate driver to Moose.
2010-10-13 10:58:46 -07:00
Graham Knop
a95ef168cc
remove use of FindBin in tests
2010-09-01 14:05:53 -05:00
Colin Kuskie
be42b7118c
Migrate CartItem from Class::InsideOut to Moose.
2010-08-05 16:24:10 -07:00
Graham Knop
4c18ba3563
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
Graham Knop
b832deecd1
convert all cleanup methods to addToCleanup
2010-06-10 10:09:53 -05:00
Colin Kuskie
3ccf71ae0b
Better test cleanups. Hopefully, this fixes the RemoveOldCarts activity.
2010-06-03 16:12:14 -07:00
Colin Kuskie
a95ebdf5de
Fix these tests. They no longer die.
2010-05-23 15:54:03 -07:00
Colin Kuskie
9a2b3bfd19
Update another test.
2010-05-23 15:39:42 -07:00
Colin Kuskie
51827b9c27
Fix the UPS test.
2010-05-23 15:36:38 -07:00
Colin Kuskie
8bbf758f53
Update FlatRate test.
2010-05-09 16:13:28 -07:00
Colin Kuskie
cc0cc0ba64
Have the USPS shipping driver accept ZIP+4, even if USPS doesn't.
2009-11-28 19:23:35 -08:00
Colin Kuskie
fa7e1062c9
Add a test to make sure line item address changes are processed correctly in the USPS domestic driver.
2009-11-17 19:22:51 -08:00
Colin Kuskie
f3e699e9a7
Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
...
Updated tests, module, gotcha.txt, and testEnvironment.pl
2009-11-17 09:37:05 -08:00
Colin Kuskie
d14fcd963c
Fix test plan for SKIPS.
2009-11-15 20:36:30 -08:00
Colin Kuskie
e647c013b9
Add a few more tests to hit coverage. Check for non-numeric package IDs.
2009-11-07 12:56:43 -08:00
Colin Kuskie
9206a0b80f
Add insurance option.
2009-11-06 21:21:20 -08:00
Colin Kuskie
6543ed5027
All tests passing, able to talk to USPS and get rates for multiple package configurations.
2009-11-06 19:43:12 -08:00
Colin Kuskie
c1f7788309
Copy tests from USPS. Add insurance back to the International driver. Reverse the country check.
2009-11-05 15:33:17 -08:00
Colin Kuskie
63b797c875
Format oz in the USPS shipping driver to the nearest tenth of an oz. Change the minimum to be 0.1 oz
2009-11-05 12:38:56 -08:00
Colin Kuskie
977f0273f9
Note XML for per package errors.
2009-11-05 09:03:50 -08:00
Colin Kuskie
c871c0372d
The current USPS driver only works on domestic shipments.
2009-11-05 08:18:10 -08:00
Colin Kuskie
fc6acc7be3
Change how the shipping driver throws errors. Fixes bug #11202 .
2009-11-04 14:08:42 -08:00
Colin Kuskie
b4112e8d3d
Update tests for UPS driver. Cleanup diags.
2009-11-03 20:57:53 -08:00
Colin Kuskie
deff69ae14
Merge commit 'ups-driver/master'
2009-11-03 20:37:53 -08:00
Colin Kuskie
993f6d0cc2
Use the new Shop cleanup for carts and shipping drivers.
2009-10-10 16:51:57 -07:00
Colin Kuskie
23b1cb47c5
Parse tests, handling spaces.
2009-10-10 16:27:33 -07:00
Colin Kuskie
4ef66d1a51
More tests, refactor out rate parsing code.
2009-10-10 15:06:13 -07:00
Colin Kuskie
829c8ce9d8
USPS Insurance estimation code and tests. Basically working.
2009-10-09 16:28:20 -07:00
Colin Kuskie
e81ec9718c
Cleanup previous attempt at insurance. Begin new attempt.
...
Add a field to the driver where the user can enter in insurance data with i18n.
Add a method to calculate the cost of insurance for all packages.
2009-10-07 19:53:43 -07:00
Colin Kuskie
2b4bfb8eec
Test whether ValueOfContents works in Domestic rate estimates.
2009-10-07 19:53:43 -07:00
Graham Knop
464d0c2850
correct test quantity for USPS ship driver
2009-09-16 19:11:23 -05:00
Colin Kuskie
ff55ab1493
For USPS priority service, add another container type.
2009-09-06 20:23:12 -07:00
Colin Kuskie
fe63bccea9
Clip lowside weight at 0.1 lbs. Otherwise UPS will gripe at you.
2009-08-10 13:33:40 -07:00
Colin Kuskie
b7b86fd248
Add residential property to driver. Add test for quantity checking.
2009-07-21 15:53:00 -07:00
Colin Kuskie
8dcd511a8b
Update tests for modified code, and for CSRF checks.
2009-07-16 22:35:49 +00:00
Colin Kuskie
cc7b28ecce
Add customer classification field to the driver, i18n, tests.
2009-07-08 21:11:15 -07:00
Colin Kuskie
70cc313e1e
Adjust test to match code. Only catch exceptions of WebGUI::Error type.
2009-07-08 15:48:54 -07:00
Colin Kuskie
a85924d07b
Add group privilege checking to the Shipping Drivers
2009-06-18 23:24:33 +00:00
Colin Kuskie
17681a3fb5
Add UPS shipping driver.
2009-05-28 09:04:15 -07:00
Colin Kuskie
cbdd6077d5
Add USPS Shipping Driver with tests, and i18n.
...
Change the Ship, Cart to do exception handling when calling a shipping driver,
as that's the message passing interface between the modules.
Add a noFormProcess field property that is recognized by processPropertiesFromFormPost.
2009-05-12 23:58:19 +00:00