webgui/t/Shop
2011-06-30 16:20:14 -07:00
..
PayDriver convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
ShipDriver 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
TaxDriver Change the generic tax driver to remove spaces around commas when adding a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db. 2011-06-30 16:20:14 -07:00
Address.t Update address tests for new code. 2010-04-29 22:25:31 -07:00
AddressBook.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Cart.t Don't let the cart crash on invalid addressIds 2010-12-22 13:31:16 +00:00
Credit.t Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
loadProductAssets.pl use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
loadProducts.pl use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
loadTaxes.pl updating copyright year 2009-02-20 23:47:30 +00:00
Pay.t Add cleanup for Shop::Vendors. More end block removal. 2010-06-07 18:45:59 -07:00
PayDriver.t Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
Ship.t More END block work. 2010-06-07 18:30:41 -07:00
ShipDriver.t Remove notes and diags 2010-08-10 16:32:10 -07:00
Tax.t remove useless test END blocks 2010-06-10 10:09:45 -05:00
Transaction.t Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088. 2011-04-05 15:10:23 -07:00
TransactionItem.t Don't refund transactionItems unless the transaction is successful, or if the item is already canceled. Also, no not call onCancelRecurring for normal Sku's unless they're really recurring. Fixes bug #12089. 2011-04-04 14:45:53 -07:00
Vendor.t Fix a test with random false fails. 2010-08-10 21:24:21 -07:00