webgui/t/Shop
2016-01-06 00:47:24 +00:00
..
PayDriver convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
ShipDriver Fix number of skipped tests 2016-01-06 00:47:24 +00: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 Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
AddressBook.t Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
Cart.t When a Sku is purged, delete it from all carts. Better handling for cartItems whose assets have been deleted. Fixes bug #12213 2011-08-02 10:00:53 -07: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 better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -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 Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone. 2012-10-23 10:00:53 -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